# Downloading Edwiser Store

You can download the Edwiser Store plugin from:

#### **1. Your My Account Page**

After purchasing the plugin:

* Go to **edwiser.org → My Account**
* Navigate to the **Downloads** section
* Download the **latest version** of Edwiser Store
* All future updates will also appear here

#### **2. Your Purchase Receipt Email**

Your purchase email includes:

* A direct download link
* Order details
* License information

> **Note:** Updates are always available in the **My Account → Downloads** section. This is the recommended place to check for new releases.


---

# 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://remui-docs.edwiser.org/edwiser-store/getting-started/publish-your-docs.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.
