> 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/accordion-group.md).

# Accordion group

A quicker and simpler section to build FAQ-style questions and answers for your store. The Accordion group section can be used to add information about your products, services and even helpful tips. These are text-based accordions grouped into one section.&#x20;

<figure><img src="/files/kNRkpnVWk1Y65t2kDf4l" alt=""><figcaption><p><strong>Accordion group section with two columns of questions</strong></p></figcaption></figure>

### Flexible

Quick and simple section for building classic FAQ-style content. Create single or two-column sections with content blocks.&#x20;

### Customize

* Use a **Heading** block to separate groups of questions.&#x20;
* Use the **Question** block to create questions and answers within a group.

### Video Overview

This video demonstrates the section settings and content blocks in the accordion group section:

{% embed url="<https://www.loom.com/share/3f909565b62d429dacc23b0ce702198b?sid=64e4473f-6291-471b-9f13-2d5625a1b171>" %}
**Video walkthrough of the accordion group section**
{% endembed %}

### See also

For pages with longer question-and-answer style content, Broadcast has a unique **Sidebar** section that automatically generates navigation to groups of questions or content:

{% content-ref url="/pages/I0LVwGVZnEJPnN7goplx" %}
[Sidebar](/broadcast-v5/sections/broadcast-sections/sidebar.md)
{% endcontent-ref %}

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 %}


---

# 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/accordion-group.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.
