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

# Sections

- [Broadcast sections](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections.md): List and details of sections included in Broadcast. Learn more about our theme sections.
- [Accordion](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/accordion.md): A perfect tool to condence information
- [Accordion group](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/accordion-group.md)
- [Contact form](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/contact-form.md)
- [Before and After](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/before-and-after.md): Showcase results with Broadcast's 'Before and After' section
- [Blog posts](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/blog-posts.md)
- [Collection list](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/collection-list.md)
- [Collection list hover](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/collection-list-hover.md): An animated collection list with full sized images and large text
- [Custom content](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/custom-content.md)
- [Featured blog posts](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/featured-blog-posts.md)
- [Featured collection](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/featured-collection.md)
- [Featured product](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/featured-product.md)
- [Image banner](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/image-banner.md)
- [Image with text](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/image-with-text.md)
- [Multicolumn](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/multicolumn.md)
- [Newsletter](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/newsletter.md)
- [Press logos](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/press-logos.md)
- [Rich text](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/rich-text.md)
- [Shop the look](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/shop-the-look.md)
- [Sidebar](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/sidebar.md): FAQ style content with sidebar navigation
- [Tab collections](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/tab-collections.md)
- [Testimonials](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/testimonials.md)
- [Text columns with images](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/text-columns-with-images.md)
- [Text promo](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/text-promo.md)
- [Text with products](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/text-with-products.md): Highlight products, a collection or images alongside a brand message
- [Collection list hover](https://broadcast.presidiocreative.com/broadcast-v4/sections/broadcast-sections/collection-list-hover-1.md)
- [How to use sections](https://broadcast.presidiocreative.com/broadcast-v4/sections/how-to-use-sections.md): Discover features and customization options in Broadcast sections
- [Section blocks](https://broadcast.presidiocreative.com/broadcast-v4/sections/section-blocks.md): Add and customize content within a section using section blocks


---

# 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, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/broadcast-v4/sections.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
