# Getting started

- [What is Ecombe?](https://help.ecombe.com/getting-started/what-is-ecombe.md): Introducing Ecombe
- [Setup and Quick start](https://help.ecombe.com/getting-started/setup-and-quick-start.md)
- [How to install Ecombe](https://help.ecombe.com/getting-started/setup-and-quick-start/how-to-install-ecombe.md): In this article, we’ll guide you through the process of installing Ecombe on your Shopify store step by step.
- [Quick start guide](https://help.ecombe.com/getting-started/setup-and-quick-start/quick-start-guide.md)
- [How to use Ecombe](https://help.ecombe.com/getting-started/setup-and-quick-start/how-to-use-ecombe.md)
- [How to Create New Page with Ecombe Templates](https://help.ecombe.com/getting-started/setup-and-quick-start/create-a-new-page.md)
- [How to contact support via Live chat](https://help.ecombe.com/getting-started/setup-and-quick-start/contact-support.md)
- [Essential Preferences Setup](https://help.ecombe.com/getting-started/setup-and-quick-start/preferences.md)
- [Account and Billing](https://help.ecombe.com/getting-started/account-and-billing.md)
- [Free Trail](https://help.ecombe.com/getting-started/account-and-billing/free-trail.md)
- [Plan and Pricing](https://help.ecombe.com/getting-started/account-and-billing/plan-and-pricing.md): Selecting a suitable plan in Ecombe
- [Change your plan](https://help.ecombe.com/getting-started/account-and-billing/change-your-plan.md): Learn how to upgrade, downgrade and cancel your plan.
- [Refund policy](https://help.ecombe.com/getting-started/account-and-billing/refund.md): In this article, you will learn how to qualify for a refund and how to request one.
- [Uninstall Ecombe app](https://help.ecombe.com/getting-started/account-and-billing/uninstall.md): How to uninstall Ecombe app and what happens to your store after uninstalling


---

# 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.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.
