> For the complete documentation index, see [llms.txt](https://modular.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modular.presidiocreative.com/sections.md).

# Sections

- [How to use sections](https://modular.presidiocreative.com/sections/how-to-use-sections.md): Customize your store using these Modular sections
- [Section settings](https://modular.presidiocreative.com/sections/how-to-use-sections/section-settings.md)
- [Adding sections](https://modular.presidiocreative.com/sections/how-to-use-sections/adding-sections.md)
- [Hiding sections](https://modular.presidiocreative.com/sections/how-to-use-sections/hiding-sections.md)
- [Reordering sections](https://modular.presidiocreative.com/sections/how-to-use-sections/reordering-sections.md)
- [Theme Settings](https://modular.presidiocreative.com/sections/how-to-use-sections/theme-settings.md)
- [Modular sections](https://modular.presidiocreative.com/sections/modular-sections.md)
- [Announcement bar](https://modular.presidiocreative.com/sections/modular-sections/announcement-bar.md)
- [Background video](https://modular.presidiocreative.com/sections/modular-sections/background-video.md)
- [Blog posts](https://modular.presidiocreative.com/sections/modular-sections/blog-posts.md)
- [Collections list](https://modular.presidiocreative.com/sections/modular-sections/collections-list.md)
- [Contact form](https://modular.presidiocreative.com/sections/modular-sections/contact-form.md)
- [Custom code](https://modular.presidiocreative.com/sections/modular-sections/custom-code.md)
- [FAQ](https://modular.presidiocreative.com/sections/modular-sections/faq.md)
- [Featured collection](https://modular.presidiocreative.com/sections/modular-sections/featured-collection.md)
- [Featured product](https://modular.presidiocreative.com/sections/modular-sections/featured-product.md)
- [Icons row](https://modular.presidiocreative.com/sections/modular-sections/icons-row.md)
- [Image with text](https://modular.presidiocreative.com/sections/modular-sections/image-with-text.md)
- [Logo list](https://modular.presidiocreative.com/sections/modular-sections/logo-list.md)
- [Mosaic](https://modular.presidiocreative.com/sections/modular-sections/mosaic.md)
- [Newsletter](https://modular.presidiocreative.com/sections/modular-sections/newsletter.md)
- [Product features](https://modular.presidiocreative.com/sections/modular-sections/product-features.md)
- [Recently viewed products](https://modular.presidiocreative.com/sections/modular-sections/recently-viewed-products.md)
- [Rich text](https://modular.presidiocreative.com/sections/modular-sections/rich-text.md)
- [Social gallery section](https://modular.presidiocreative.com/sections/modular-sections/social-gallery-section.md)
- [Shop the look](https://modular.presidiocreative.com/sections/modular-sections/shop-the-look.md)
- [Hero](https://modular.presidiocreative.com/sections/modular-sections/hero.md)
- [Slideshow](https://modular.presidiocreative.com/sections/modular-sections/slideshow.md)
- [Highlights](https://modular.presidiocreative.com/sections/modular-sections/highlights.md)
- [Jumbo button](https://modular.presidiocreative.com/sections/modular-sections/jumbo-button.md)
- [Split content](https://modular.presidiocreative.com/sections/modular-sections/split-content.md)
- [Split hero](https://modular.presidiocreative.com/sections/modular-sections/split-hero.md)
- [Text columns with images](https://modular.presidiocreative.com/sections/modular-sections/text-columns-with-images.md): Display multiple columns with text and image content
- [Testimonials](https://modular.presidiocreative.com/sections/modular-sections/testimonials.md)
- [Video](https://modular.presidiocreative.com/sections/modular-sections/video.md)
- [Recommended Image Sizes](https://modular.presidiocreative.com/sections/recommended-image-sizes.md): Image Size Recommendations in Modular
- [Product Images](https://modular.presidiocreative.com/sections/recommended-image-sizes/product-images.md)
- [Blog Images](https://modular.presidiocreative.com/sections/recommended-image-sizes/blog-images.md)
- [Slideshow Section Images](https://modular.presidiocreative.com/sections/recommended-image-sizes/slideshow-section-images.md)
- [Catalog Banner Images](https://modular.presidiocreative.com/sections/recommended-image-sizes/catalog-banner-images.md)
- [Product Feature Images](https://modular.presidiocreative.com/sections/recommended-image-sizes/product-feature-images.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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