# FAQ and Troubleshooting

- [FAQ](https://help.ecombe.com/faq-and-troubleshooting/faq.md)
- [How do I remove all Ecombe code from my theme](https://help.ecombe.com/faq-and-troubleshooting/faq/how-do-i-remove-all-ecombe-code-from-my-theme.md)
- [What happened if I downgrade my plan](https://help.ecombe.com/faq-and-troubleshooting/faq/what-heppened-if-i-downgrade-my-plan.md)
- [How to get store password](https://help.ecombe.com/faq-and-troubleshooting/faq/how-to-get-store-password.md)
- [Where can I get the variant name](https://help.ecombe.com/faq-and-troubleshooting/faq/where-can-i-get-the-variant-name.md)
- [Troubleshooting](https://help.ecombe.com/faq-and-troubleshooting/common-issues.md)
- [256kb](https://help.ecombe.com/faq-and-troubleshooting/common-issues/256kb.md)
- [Ecombe page not showing on storefront](https://help.ecombe.com/faq-and-troubleshooting/common-issues/ecombe-page-not-showing-on-storefront.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/faq-and-troubleshooting.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.
