> 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-v5/sections/broadcast-sections/sidebar.md).

# Sidebar

Display accordion and text-based content in a section. Featuring autogenerated navigation that allows customers to navigate easily through your content blocks.&#x20;

The sidebar's navigation is displayed on desktop devices and remains sticky for quick access to content areas.&#x20;

<figure><img src="/files/E17N11wYizh4IEq8vIUu" alt=""><figcaption></figcaption></figure>

### Flexible

Use heading categories to organize the content and instantly build the sidebar. Add anywhere to present a question-and-answer style section with a navigation sidebar. This is ideal for FAQs, contacts, about pages, and more.

### Customize

* Use the **Heading** block to build the sidebar and group content into categories or sections.
* The **Accordion** block helps you add question-and-answer style content.&#x20;
* The **Text** block is displayed without an accordion.
* Use the section settings to customize the layout and colors of the section.

### Video Overview

This video demonstrates the section settings and how to build the sidebar and content using the Sidebar section in Broadcast:

{% embed url="<https://www.loom.com/share/05ed4c73c5df453dbf8bcdd644bd4669>" %}
**Video overview of the Sidebar section**
{% endembed %}

### See also

For a rich accordion section that utilizes images, icons, a newsletter and more, Broadcast includes the **Accordion** section:

{% content-ref url="/pages/6qMkW68jvYHs2oYh5Oov" %}
[Accordion](/broadcast-v5/sections/broadcast-sections/accordion.md)
{% endcontent-ref %}

For a simple text-based question-and-answer section that supports one or two columns, Broadcast includes the **Accordion group** section:

{% content-ref url="/pages/1LVLRifKQ0kQEezVAyTL" %}
[Accordion group](/broadcast-v5/sections/broadcast-sections/accordion-group.md)
{% endcontent-ref %}


---

# 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-v5/sections/broadcast-sections/sidebar.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.
