# Sections

- [Introduction](https://erickson.gitbook.io/themes/brava/sections/introduction.md): Build your own home page with a wide variety of sections.
- [Announcement bar](https://erickson.gitbook.io/themes/brava/sections/announcement-bar.md)
- [Header group](https://erickson.gitbook.io/themes/brava/sections/header.md)
- [Logo](https://erickson.gitbook.io/themes/brava/sections/header/sidebar.md)
- [Menu](https://erickson.gitbook.io/themes/brava/sections/header/sidebar-1.md)
- [Apps](https://erickson.gitbook.io/themes/brava/sections/apps.md)
- [Banner with text](https://erickson.gitbook.io/themes/brava/sections/banner-with-text.md)
- [Collage](https://erickson.gitbook.io/themes/brava/sections/collage.md)
- [Collection list](https://erickson.gitbook.io/themes/brava/sections/collection-list.md)
- [Contact form](https://erickson.gitbook.io/themes/brava/sections/contact-form.md)
- [Custom liquid](https://erickson.gitbook.io/themes/brava/sections/custom-code.md)
- [FAQs](https://erickson.gitbook.io/themes/brava/sections/faqs.md)
- [Featured blog](https://erickson.gitbook.io/themes/brava/sections/blog-posts.md)
- [Featured collection](https://erickson.gitbook.io/themes/brava/sections/featured-collection.md)
- [Featured icons](https://erickson.gitbook.io/themes/brava/sections/featured-icons.md)
- [Featured in](https://erickson.gitbook.io/themes/brava/sections/featured-in.md)
- [Featured product](https://erickson.gitbook.io/themes/brava/sections/featured-product.md)
- [Featured products](https://erickson.gitbook.io/themes/brava/sections/product-block.md)
- [Image with text](https://erickson.gitbook.io/themes/brava/sections/hero-banner.md)
- [Multicolumn](https://erickson.gitbook.io/themes/brava/sections/collection-grid.md)
- [Product bundler](https://erickson.gitbook.io/themes/brava/sections/product-bundler.md)
- [Promotion cards](https://erickson.gitbook.io/themes/brava/sections/promotion-cards.md)
- [Product comparison](https://erickson.gitbook.io/themes/brava/sections/product-comparison.md)
- [Scrolling text](https://erickson.gitbook.io/themes/brava/sections/scrolling-text.md)
- [Slideshow](https://erickson.gitbook.io/themes/brava/sections/slideshow.md)
- [Support text](https://erickson.gitbook.io/themes/brava/sections/support-text.md)
- [Testimonials](https://erickson.gitbook.io/themes/brava/sections/testimonials.md)
- [Welcome text](https://erickson.gitbook.io/themes/brava/sections/welcome-text.md)
- [Footer group](https://erickson.gitbook.io/themes/brava/sections/footer.md)


---

# 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://erickson.gitbook.io/themes/brava/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.
