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