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