# Editor and Functions

- [Overview](https://help.ecombe.com/editor-and-functions/overview.md)
- [User interface](https://help.ecombe.com/editor-and-functions/user-interface.md)
- [How to work with Ecombe Editor](https://help.ecombe.com/editor-and-functions/user-interface/how-to-work-with-ecombe-editor.md)
- [How to use Saved Version History](https://help.ecombe.com/editor-and-functions/user-interface/how-to-use-saved-version-history.md)
- [How to Export and Import a page into Ecombe](https://help.ecombe.com/editor-and-functions/user-interface/export-and-import.md)
- [How to preview without affecting the current live page](https://help.ecombe.com/editor-and-functions/user-interface/how-to-preview-without-affecting-the-current-live-page.md)
- [Editor Features](https://help.ecombe.com/editor-and-functions/editor-features.md)
- [How to use product reviews](https://help.ecombe.com/editor-and-functions/editor-features/how-to-use-product-reviews.md)
- [How to setup Color swatches](https://help.ecombe.com/editor-and-functions/editor-features/how-to-setup-color-swatches.md)
- [How to setup Product images with alt](https://help.ecombe.com/editor-and-functions/editor-features/how-to-setup-product-images-with-alt.md)
- [How to setup product icons](https://help.ecombe.com/editor-and-functions/editor-features/how-to-setup-product-icons.md)
- [How to setup Pickup In Store](https://help.ecombe.com/editor-and-functions/editor-features/how-to-setup-pickup-in-store.md)
- [How to Set Up Product Metafields](https://help.ecombe.com/editor-and-functions/editor-features/how-to-set-up-product-metafields.md)
- [Discount](https://help.ecombe.com/editor-and-functions/editor-features/discount-combinations.md)
- [How to set up Amount off discounts](https://help.ecombe.com/editor-and-functions/editor-features/discount-combinations/how-to-set-up-amount-off-discounts.md)
- [How to set up Buy X Get Y discounts](https://help.ecombe.com/editor-and-functions/editor-features/discount-combinations/how-to-set-up-buy-x-get-y-discounts.md)
- [How to set up Amount off order](https://help.ecombe.com/editor-and-functions/editor-features/discount-combinations/how-to-set-up-amount-off-order.md)
- [How to set up Free shipping discounts](https://help.ecombe.com/editor-and-functions/editor-features/discount-combinations/how-to-set-up-free-shipping-discounts.md)
- [Store optimization](https://help.ecombe.com/editor-and-functions/store-optimization.md)
- [Enable Ecombe Analytics](https://help.ecombe.com/editor-and-functions/store-optimization/enable-ecombe-analytics.md)
- [How to set up and use Analytics to tracking Ecombe page](https://help.ecombe.com/editor-and-functions/store-optimization/analytics.md)
- [How to create and run A/B tests to optimize page](https://help.ecombe.com/editor-and-functions/store-optimization/ab-testing.md)
- [How to optimize page for better performance and SEO](https://help.ecombe.com/editor-and-functions/store-optimization/performance-and-seo.md)
- [How to translate pages into multiple languages](https://help.ecombe.com/editor-and-functions/store-optimization/live-translation.md)
- [How to customize layouts for each market](https://help.ecombe.com/editor-and-functions/store-optimization/multi-market-support.md)


---

# 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/editor-and-functions.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.
