# Ecombe Help Center

{% hint style="success" %}
Pro Tip: Use the search bar at the top to find what you need quickly!
{% endhint %}

## Browser help by category

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Basic things to start using Ecombe.</td><td data-object-fit="cover" data-alt="Cover for the Getting Started section"><a href="/files/jt0JqJxuJeUBm0ZCD2Hi">/files/jt0JqJxuJeUBm0ZCD2Hi</a></td><td></td><td><a href="/pages/z40QieczQKQL1F89v3dG">/pages/z40QieczQKQL1F89v3dG</a></td></tr><tr><td>Learn how to creating, customizing, and managing pages and sections in Ecombe.</td><td data-object-fit="cover" data-alt="Cover for the Page and Section creation section"><a href="/files/Ovv2RsBY24usa1Ds6WtC">/files/Ovv2RsBY24usa1Ds6WtC</a></td><td></td><td><a href="/pages/gJlmKKDO0FXix1khv0RG">/pages/gJlmKKDO0FXix1khv0RG</a></td></tr><tr><td>This guide introduces the Ecombe Editor and its core functions, helping you build, customize, and optimize your store more effectively.</td><td data-object-fit="cover" data-alt="Cover for Editor and Functions section"><a href="/files/Gp9ot6rBSG7SB96zjadw">/files/Gp9ot6rBSG7SB96zjadw</a></td><td></td><td><a href="/pages/tM5Jc2ZyyhymZkTrO9VJ">/pages/tM5Jc2ZyyhymZkTrO9VJ</a></td></tr><tr><td>This guide explains how to integrate Shopify apps into your store and recommends essential, popular apps to help you enhance functionality and grow effectively</td><td data-object-fit="cover" data-alt="Cover for Integration section"><a href="/files/iKBYt1AccpQi6lhjpgnz">/files/iKBYt1AccpQi6lhjpgnz</a></td><td></td><td><a href="/pages/zHuHuNZBLLf31kHfH0Ql">/pages/zHuHuNZBLLf31kHfH0Ql</a></td></tr><tr><td>Find solutions to the issues users encounter most often, along with clear explanations and fixes.</td><td data-object-fit="cover" data-alt="Cover for FAQ and Troubleshooting section"><a href="/files/q5o8nz7padEH56WQsJMb">/files/q5o8nz7padEH56WQsJMb</a></td><td></td><td><a href="/pages/S0hqGOuAr9tlWPad4I3q">/pages/S0hqGOuAr9tlWPad4I3q</a></td></tr><tr><td>This guide explains the code structure behind Ecombe sections and shows you how to build a custom section from scratch.</td><td data-object-fit="cover" data-alt="Cover for Structure section"><a href="/files/rLmPWmoPgowDX3yXAz0R">/files/rLmPWmoPgowDX3yXAz0R</a></td><td></td><td><a href="/pages/cFmjb8i2Fq7WCOfbxvdV">/pages/cFmjb8i2Fq7WCOfbxvdV</a></td></tr></tbody></table>

## Need help?

We're here to help you succeed with Ecombe.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Live chat</strong></td><td>Get instant answer from Ecombe Customer Success</td><td></td><td></td><td><a href="https://ecombe.com/">https://ecombe.com/</a></td></tr><tr><td><strong>Email support</strong></td><td>support@ecombe.com</td><td></td><td></td><td></td></tr></tbody></table>

## Popular resources

{% content-ref url="/pages/RHskqtafEnyy1qSvBXu2" %}
[Quick start guide](/getting-started/setup-and-quick-start/quick-start-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/MDlzAcCG8xrf2V724KMd" %}
[Change your plan](/getting-started/account-and-billing/change-your-plan.md)
{% endcontent-ref %}

{% content-ref url="/pages/cXkYAYgLRHYl6VY8p9va" %}
[What type of pages does Ecombe support](/pages-and-section-creations/general/what-type-of-pages-does-ecombe-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/tBtJlaPcCrVeCOgja3O6" %}
[How to integrate 3rd app into Ecombe Page](/shopify-apps-integration/how-to-integrate-3rd-app-into-ecombe-page.md)
{% endcontent-ref %}


---

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