# FAQ Accordions

Broadcast includes an accordion section with the default product template to help you provide frequently asked questions. A place to promote your services, brand strengths and also include product reviews for the current product.&#x20;

![Broadcast includes easy to use blocks to quickly add content](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/WK8IJ9jas4x0BF9knmVG/faq-4.gif)

## Theme blocks

Broadcast includes flexible content block types to help you quickly build rich accordions:

{% hint style="success" %}

* Text column
* Image column
* Icon column
* Custom HTML
  {% endhint %}

Content block types can be mixed and combined in each accordion section

### Example of adding a new icon column

![Customize icon and brand color](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/TfllYbrDfQDLVFGO9kWB/adding-icon.gif)

### Changing the heading

![Click on top-level of accordion to change heading](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/rUOTmrLPMDLBLpoKNpoH/title-2.gif)

### Hiding an entire accordion section

![Use the eye icon to toggle a section or block](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/oPtnybpSGkUuq4u7ab7f/hiding.gif)

### Displaying product reviews

When reviews are enabled, they will appear in the accordion. Broadcast has built-in support for the Shopify Reviews app (required).&#x20;

Toggle under Reviews:

![](https://content.gitbook.com/content/gPVWISoa427RKoZWt1y6/blobs/KkuhanzkxVf5xGETYE8v/reviews.gif)

## Custom content inside accordions

Using metafields, we can add custom unique content to accordion blocks for individual products.

#### Video tutorial - How to add custom content using metafields

{% embed url="<https://www.loom.com/share/8512c9a8eb5744d2bc9dd9d61c65e6db>" %}


---

# 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/products/faq-accordions.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.
