# How to install Ecombe

{% hint style="info" %}
To explore more about our pricing plan and select your best fit. Check out [this article](/getting-started/account-and-billing/plan-and-pricing.md)
{% endhint %}

## Install Ecombe app to your store

{% stepper %}
{% step %}
**Visit** [**Ecombe Main Website**](https://ecombe.com/)

On the homepage, click on the **Start with free plan now** button. This will redirect you to the Shopify app store.
{% endstep %}

{% step %}
**Install Ecombe app**

After step 1 you will be redirected to the Ecombe Shopify App Store.

Click **Install** to install Ecombe app.
{% endstep %}

{% step %}
**Confirm installation**

After clicking Install from Shopify App store. The system will ask you to confirm the app installation.

Click **Install** to confirm the installation of the Ecombe app for your store.

After finishing the installation, you will be sent to the Ecombe Builder Dashboard. From here, you can create a new page, manage your page and adjust app settings.

For an overview of how to use Ecombe, check out [this article](/getting-started/setup-and-quick-start/how-to-use-ecombe.md).

Otherwise, you can access the dashboard at any time from the **Apps section** of your **Shopify admin**.
{% endstep %}

{% step %}
[**Start using Ecombe**](/getting-started/setup-and-quick-start/how-to-use-ecombe.md)
{% endstep %}
{% endstepper %}


---

# 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://help.ecombe.com/getting-started/setup-and-quick-start/how-to-install-ecombe.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.
