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

# Sections

- [Theme sections](https://help.fluorescent.co/ira/sections/theme-sections.md)
- [Blog posts](https://help.fluorescent.co/ira/sections/theme-sections/blog-posts.md): Theme section
- [Collection list](https://help.fluorescent.co/ira/sections/theme-sections/collection-list.md): Theme section
- [Featured collection](https://help.fluorescent.co/ira/sections/theme-sections/featured-collection.md): Theme section
- [Featured product](https://help.fluorescent.co/ira/sections/theme-sections/featured-product.md): Theme section
- [Featured products](https://help.fluorescent.co/ira/sections/theme-sections/featured-products.md): Theme section
- [Gallery](https://help.fluorescent.co/ira/sections/theme-sections/gallery.md): Theme section
- [Image with text](https://help.fluorescent.co/ira/sections/theme-sections/image-with-text.md): Theme section
- [Map](https://help.fluorescent.co/ira/sections/theme-sections/map.md): Theme section
- [Mosaic grid (2 columns)](https://help.fluorescent.co/ira/sections/theme-sections/mosaic-grid-2-columns.md): Theme section
- [Mosaic grid (3 columns)](https://help.fluorescent.co/ira/sections/theme-sections/mosaic-grid-3-columns.md): Theme section
- [Newsletter](https://help.fluorescent.co/ira/sections/theme-sections/newsletter.md): Theme section
- [Rich text](https://help.fluorescent.co/ira/sections/theme-sections/rich-text.md): Theme section
- [Slideshow](https://help.fluorescent.co/ira/sections/theme-sections/slideshow.md): Theme section
- [Testimonials](https://help.fluorescent.co/ira/sections/theme-sections/testimonials.md): Theme section
- [Text columns with images](https://help.fluorescent.co/ira/sections/theme-sections/text-columns-with-images.md): Theme section
- [Video](https://help.fluorescent.co/ira/sections/theme-sections/video.md): Theme section
- [Popups](https://help.fluorescent.co/ira/sections/popups.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://help.fluorescent.co/ira/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.
