# FAQs

- [Why does the section appear on all pages?](https://docs.smind.io/faqs/why-does-the-section-appear-on-all-pages.md)
- [Why are section layouts broken?](https://docs.smind.io/faqs/why-are-section-layouts-broken.md)
- [Why do spaces appear when hiding the theme's header?](https://docs.smind.io/faqs/why-do-spaces-appear-when-hiding-the-themes-header.md)
- [How to change default text in sections?](https://docs.smind.io/faqs/how-to-change-default-text-in-sections.md)
- [How to update sections?](https://docs.smind.io/faqs/how-to-update-sections.md)
- [How to set the default template for product pages?](https://docs.smind.io/faqs/how-to-set-the-default-template-for-product-pages.md)
- [Why are the sections I installed not showing up in the theme editor?](https://docs.smind.io/faqs/why-are-the-sections-i-installed-not-showing-up-in-the-theme-editor.md)
- [Integrate review scores from other apps.](https://docs.smind.io/faqs/integrate-review-scores-from-other-apps..md)
- [Why Style does not change my website](https://docs.smind.io/faqs/why-style-does-not-change-my-website.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://docs.smind.io/faqs.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.
