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

# Sections

- [Sitewide](https://help.brickspacelab.com/keystone/sections/sitewide.md)
- [Header](https://help.brickspacelab.com/keystone/sections/sitewide/header.md)
- [Footer](https://help.brickspacelab.com/keystone/sections/sitewide/footer.md)
- [Announcement](https://help.brickspacelab.com/keystone/sections/sitewide/announcement.md)
- [Cart drawer](https://help.brickspacelab.com/keystone/sections/sitewide/cart-drawer.md)
- [Search drawer](https://help.brickspacelab.com/keystone/sections/sitewide/search-drawer.md)
- [Menu drawer](https://help.brickspacelab.com/keystone/sections/sitewide/menu-drawer.md)
- [Discount](https://help.brickspacelab.com/keystone/sections/sitewide/discount.md)
- [Account drawer](https://help.brickspacelab.com/keystone/sections/sitewide/account-drawer.md)
- [Custom liquid](https://help.brickspacelab.com/keystone/sections/sitewide/custom-liquid.md)
- [Store locater](https://help.brickspacelab.com/keystone/sections/sitewide/store-locater.md)
- [Navigation](https://help.brickspacelab.com/keystone/sections/navigation.md)
- [Navigation links](https://help.brickspacelab.com/keystone/sections/navigation/navigation-links.md)
- [Content and Media](https://help.brickspacelab.com/keystone/sections/content-and-media.md)
- [Banner](https://help.brickspacelab.com/keystone/sections/content-and-media/banner.md)
- [Image hotspot](https://help.brickspacelab.com/keystone/sections/content-and-media/image-hotspot.md)
- [Slideshow](https://help.brickspacelab.com/keystone/sections/content-and-media/slideshow.md)
- [Countdown](https://help.brickspacelab.com/keystone/sections/content-and-media/countdown.md)
- [Slider](https://help.brickspacelab.com/keystone/sections/content-and-media/slider.md)
- [Video](https://help.brickspacelab.com/keystone/sections/content-and-media/video.md)
- [Split banner](https://help.brickspacelab.com/keystone/sections/content-and-media/split-banner.md)
- [Testimonial slider](https://help.brickspacelab.com/keystone/sections/content-and-media/testimonial-slider.md)
- [Search banner](https://help.brickspacelab.com/keystone/sections/content-and-media/search-banner.md)
- [Marquee](https://help.brickspacelab.com/keystone/sections/content-and-media/marquee.md)
- [Rich text](https://help.brickspacelab.com/keystone/sections/content-and-media/rich-text.md)
- [Blog posts grid](https://help.brickspacelab.com/keystone/sections/content-and-media/blog-posts-grid.md)
- [Logo list](https://help.brickspacelab.com/keystone/sections/content-and-media/logo-list.md)
- [Icon grid](https://help.brickspacelab.com/keystone/sections/content-and-media/icon-grid.md)
- [Collapsible content](https://help.brickspacelab.com/keystone/sections/content-and-media/collapsible-content.md)
- [Tabs](https://help.brickspacelab.com/keystone/sections/content-and-media/tabs.md)
- [Collage](https://help.brickspacelab.com/keystone/sections/content-and-media/collage.md)
- [Testimonial grid](https://help.brickspacelab.com/keystone/sections/content-and-media/testimonial-grid.md)
- [Products and Collections](https://help.brickspacelab.com/keystone/sections/products-and-collections.md)
- [Product grid](https://help.brickspacelab.com/keystone/sections/products-and-collections/product-grid.md)
- [Product slider](https://help.brickspacelab.com/keystone/sections/products-and-collections/product-slider.md)
- [Product table](https://help.brickspacelab.com/keystone/sections/products-and-collections/product-table.md)
- [Product comparison](https://help.brickspacelab.com/keystone/sections/products-and-collections/product-comparison.md)
- [Recently viewed](https://help.brickspacelab.com/keystone/sections/products-and-collections/recently-viewed.md)
- [Collection list grid](https://help.brickspacelab.com/keystone/sections/products-and-collections/collection-list-grid.md)
- [Collection list slider](https://help.brickspacelab.com/keystone/sections/products-and-collections/collection-list-slider.md)
- [Featured product](https://help.brickspacelab.com/keystone/sections/products-and-collections/featured-product.md)
- [Comparison table](https://help.brickspacelab.com/keystone/sections/products-and-collections/comparison-table.md)
- [Forms](https://help.brickspacelab.com/keystone/sections/forms.md)
- [Contact form](https://help.brickspacelab.com/keystone/sections/forms/contact-form.md)
- [Email sign-up](https://help.brickspacelab.com/keystone/sections/forms/email-sign-up.md)
- [Sign-up form](https://help.brickspacelab.com/keystone/sections/forms/sign-up-form.md)
- [Tool tip](https://help.brickspacelab.com/keystone/sections/forms/tool-tip.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.brickspacelab.com/keystone/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.
