# Elements Store

The built-in store is a central place to discover, share, and buy products made for RapidWeaver Elements: components, templates, projects, themes, and resource packs. You can browse free and paid products, install them directly into Elements, and even submit your own work to share with others.

<a href="https://store.elementsapp.io/" class="button primary" data-icon="globe">Visit Store (Browser)</a><a href="elementsapp://storeProduct/" class="button primary" data-icon="store">Visit Store (In-App)</a>

{% hint style="success" %}
An Elements Cloud account is required to download and install products from the Elements Store.
{% endhint %}

#### Finding the Elements Store

The Elements Store is available [on the web](https://store.elementsapp.io/) and [in-app](elementsapp://storeProduct/).

Over time the store will be integrated more tightly into Elements, but for now, you can open the Elements Store by clicking on the "Store" icon in the Elements toolbar.

<figure><img src="/files/hk2D4YV7CvM9wuePnit5" alt=""><figcaption></figcaption></figure>

#### Installing and locating Addons

When you download a new add-on (or update it) van the Elements Store, it will be installed automatically. There’s no need to restart the app.&#x20;

You can find each type of add-on in the following locations:

* **Projects**\
  Installed projects appear in the New Project window.
* **Components**\
  Installed components are available in the Components tab of the project window.
* **Templates**\
  Installed templates can be found in the Templates tab of the project window.
* **Themes**\
  Installed themes are managed in the Theme Studio window.
* **Resources**\
  Installed resources are available in the Resources tab of the project window.

#### Store Benefits

The Elements Store provides a single place to discover, purchase, install, and back up your add-ons. Additional benefits include:

* Instant access to all previous purchases by signing into your Elements Cloud account
* Automatic download and installation of purchased add-ons
* No need to manually track licenses or manage backups
* Instant in-app product updates, no restart required
* Secure cloud storage for all purchases linked to your account
* Continued access to purchased products, even if a seller is no longer active
* Seamless in-app product trials (coming soon)

For extra peace of mind, the Elements Store also provides:

* One-click reinstall when moving to a new Mac or setting up a new machine
* Centralised updates for all your add-ons in one place
* Trusted distribution that protects against broken or malicious add-ons
* Clear ownership history for all purchases
* A consistent install and update experience across all add-ons


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realmacsoftware.com/elements-docs/store/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
