# Frequently asked questions

- [Checking your theme version](https://modular.presidiocreative.com/faq/frequently-asked-questions/checking-your-theme-version.md): How to check the current version of your Modular theme copy
- [Downloading the latest version](https://modular.presidiocreative.com/faq/frequently-asked-questions/downloading-the-latest-version.md): Links and helpful tips on updating your theme
- [How to use sections](https://modular.presidiocreative.com/faq/frequently-asked-questions/modular-sections.md): Customize your store using these Modular sections
- [Section settings](https://modular.presidiocreative.com/faq/frequently-asked-questions/section-settings.md)
- [Theme settings](https://modular.presidiocreative.com/faq/frequently-asked-questions/theme-settings.md)
- [Reordering sections](https://modular.presidiocreative.com/faq/frequently-asked-questions/reordering-sections.md)
- [Hiding sections](https://modular.presidiocreative.com/faq/frequently-asked-questions/hiding-sections.md)
- [Adding sections](https://modular.presidiocreative.com/faq/frequently-asked-questions/adding-sections.md)
- [Recommended image sizes](https://modular.presidiocreative.com/faq/frequently-asked-questions/recommended-image-sizes.md): Image size recommendations in Modular
- [Product images](https://modular.presidiocreative.com/faq/frequently-asked-questions/recommended-image-sizes/product-images.md)
- [Blog images](https://modular.presidiocreative.com/faq/frequently-asked-questions/recommended-image-sizes/blog-images.md)
- [Slideshow section images](https://modular.presidiocreative.com/faq/frequently-asked-questions/recommended-image-sizes/slideshow-section-images.md)
- [Catalog banner images](https://modular.presidiocreative.com/faq/frequently-asked-questions/recommended-image-sizes/catalog-banner-images.md)
- [Product feature images](https://modular.presidiocreative.com/faq/frequently-asked-questions/recommended-image-sizes/product-feature-images.md)
- [Updating your theme](https://modular.presidiocreative.com/faq/frequently-asked-questions/updating-your-theme.md): Information about updating to the newest version of the Modular theme
- [Sharing a preview link](https://modular.presidiocreative.com/faq/frequently-asked-questions/sharing-preview-link.md)
- [How to remove the Shopify credit](https://modular.presidiocreative.com/faq/frequently-asked-questions/footer-copyright.md): Remove powered by Shopify credit in footer


---

# 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://modular.presidiocreative.com/faq/frequently-asked-questions.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.
