# Install Eraya

{% stepper %}
{% step %}

### Install through Shopify App Store

* Search for "Eraya" in the Shopify App Store.
* Click "Add app" to begin installation.
  {% endstep %}

{% step %}

### Approve App Permissions

* Review the permissions requested by Eraya (such as access to store data, orders, products, and themes).
* Click "Install app" to approve and continue.
  {% endstep %}

{% step %}

### Select Your Plan

* Choose the plan that best fits your business needs.
* Review plan features and pricing.
  {% endstep %}

{% step %}

### Approve 14-Day Trial

* Enjoy a 14-day free trial to explore Eraya’s features.
* Approve the trial to activate your selected plan.
  {% endstep %}

{% step %}

### Start Testing

* Access the Eraya dashboard from your Shopify admin.
* Begin setting up tests for pricing, shipping, content, and more.
* Use the analytics and reporting tools to monitor results and optimize your store.
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
Need help? Visit our support resources or contact the Eraya team for onboarding assistance.
{% endhint %}


---

# 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://eraya.gitbook.io/eraya-docs/getting-started/install-eraya.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.
