# Sections

- [How to use sections](https://broadcast.presidiocreative.com/broadcast-v3/sections/how-to-use-sections.md): Discover features and customization options in Broadcast sections
- [Section blocks](https://broadcast.presidiocreative.com/broadcast-v3/sections/section-blocks.md): Add and customize content within a section using section blocks
- [List of sections](https://broadcast.presidiocreative.com/broadcast-v3/sections/list-of-sections.md): Sections included in Broadcast
- [Sidebar](https://broadcast.presidiocreative.com/broadcast-v3/sections/sidebar.md): FAQ style content with sidebar navigation
- [Split images](https://broadcast.presidiocreative.com/broadcast-v3/sections/split-images.md): Hero style section using two images with shared headings and button
- [Before and After](https://broadcast.presidiocreative.com/broadcast-v3/sections/before-and-after.md): Showcase results with Broadcast's Before and After section


---

# 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://broadcast.presidiocreative.com/broadcast-v3/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.
