> 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/spark/pages.md).

# Pages

- [Templates](https://help.fluorescent.co/spark/pages/templates.md)
- [About page](https://help.fluorescent.co/spark/pages/templates/about-page.md): Template
- [Blogs page](https://help.fluorescent.co/spark/pages/templates/blogs-page.md): Template
- [Blog posts template](https://help.fluorescent.co/spark/pages/templates/blog-posts-template.md): Template
- [Collections list page](https://help.fluorescent.co/spark/pages/templates/collections-list-page.md): Template
- [Contact page](https://help.fluorescent.co/spark/pages/templates/contact-page.md): Template
- [FAQ page](https://help.fluorescent.co/spark/pages/templates/faq-page.md): Template
- [Lookbook page](https://help.fluorescent.co/spark/pages/templates/lookbook-page.md): Template
- [Password page](https://help.fluorescent.co/spark/pages/templates/password-page.md): Template
- [Search page](https://help.fluorescent.co/spark/pages/templates/search-page.md): Template
- [404 page](https://help.fluorescent.co/spark/pages/templates/404-page.md): Template
- [Home page](https://help.fluorescent.co/spark/pages/templates/home-page.md): Template
- [Sections](https://help.fluorescent.co/spark/pages/theme-sections.md)
- [Blog posts](https://help.fluorescent.co/spark/pages/theme-sections/blog-posts.md): Theme section
- [Collection list](https://help.fluorescent.co/spark/pages/theme-sections/collection-list.md): Theme section
- [Countdown banner](https://help.fluorescent.co/spark/pages/theme-sections/countdown-banner.md): Theme section
- [Events](https://help.fluorescent.co/spark/pages/theme-sections/events.md): Theme section
- [Featured collection](https://help.fluorescent.co/spark/pages/theme-sections/featured-collection.md): Theme section
- [Featured collection row](https://help.fluorescent.co/spark/pages/theme-sections/featured-collection-row.md): Theme section
- [Featured product](https://help.fluorescent.co/spark/pages/theme-sections/featured-product.md): Theme section
- [Image with features](https://help.fluorescent.co/spark/pages/theme-sections/image-with-features.md): Theme section
- [Image with text](https://help.fluorescent.co/spark/pages/theme-sections/image-with-text.md): Theme section
- [Inline features](https://help.fluorescent.co/spark/pages/theme-sections/inline-features.md): Theme section
- [Logo list](https://help.fluorescent.co/spark/pages/theme-sections/logo-list.md): Theme section
- [Map](https://help.fluorescent.co/spark/pages/theme-sections/map.md): Theme section
- [Mosaic grid](https://help.fluorescent.co/spark/pages/theme-sections/mosaic-grid.md): Theme section
- [Newsletter](https://help.fluorescent.co/spark/pages/theme-sections/newsletter.md): Theme section
- [Questions and answers](https://help.fluorescent.co/spark/pages/theme-sections/questions-and-answers.md): Theme section
- [Quotes](https://help.fluorescent.co/spark/pages/theme-sections/quotes.md): Theme section
- [Rich text](https://help.fluorescent.co/spark/pages/theme-sections/rich-text.md): Theme section
- [Shoppable feature](https://help.fluorescent.co/spark/pages/theme-sections/shoppable-feature.md): Theme section
- [Shoppable image](https://help.fluorescent.co/spark/pages/theme-sections/shoppable-image.md): Theme section
- [Slideshow](https://help.fluorescent.co/spark/pages/theme-sections/slideshow.md): Theme section
- [Social proof](https://help.fluorescent.co/spark/pages/theme-sections/social-proof.md): Theme section
- [Testimonials](https://help.fluorescent.co/spark/pages/theme-sections/testimonials.md): Theme section
- [Text columns with images](https://help.fluorescent.co/spark/pages/theme-sections/text-columns-with-images.md): Theme section
- [Video](https://help.fluorescent.co/spark/pages/theme-sections/video.md): Theme section
- [Video hero](https://help.fluorescent.co/spark/pages/theme-sections/video-hero.md): Theme section
- [Popups](https://help.fluorescent.co/spark/pages/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/spark/pages.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.
