# List of sections

An updated list of sections for Broadcast 3.2.0 and higher.&#x20;

<details>

<summary>Product sections</summary>

* **Collection carousel**
* **Collection list**
* **Featured collection**
* **Featured product**
* **Product accordion**
* **Recently viewed products**
* **Shop the look**
* **Tab collections**
* **Custom content** (includes product block)

</details>

<details>

<summary>Image sections</summary>

* **Custom content** (replaces Image with text, can be used as one or two image blocks)
* **Image banner** (hero style)
* **Logo list**
* **Map** (location image or API)
* **Press** (clickable images with text summary heading)
* **Slideshow**
* **Split images** (two hero images with shared heading and call to action)
* **Video**
* **Before and After** (two images with slider to show before and after)
* **Text columns with icons**
* **Text columns with images**

</details>

<details>

<summary>Text- based sections</summary>

* **Custom content** (replaces Image with text)
* **Accordion** (FAQ)
* **Accordion group** (FAQ group)
* **Announcement bar**
* **Blog posts**
* **Contact form** (multiple form fields)
* **Custom HTML**
* **Custom Liquid**
* **Featured blog posts**
* **Newsletter**
* **Rich text**
* **Sidebar** (FAQ with dynamic navigation sidebar links)
* **Testimonials**
* **Text columns with icons**
* **Text columns with images**
* **Text promo**

</details>

Displayed in order of appearance when using ***Add section*** in the Theme Editor:

* Collection carousel
* Collection list
* Featured collection
* Featured product
* Product accordion
* Image accordions
* Recently viewed products
* Shop the look
* Tab collections
* Custom content
* Image banner
* Logo list&#x20;
* Map
* Press
* Slideshow
* Split images
* Video
* Accordion
* Accordion group
* Announcement bar
* Before and after
* Blog posts
* Contact form
* Custom HTML
* Custom Liquid
* Featured blog posts
* Newsletter
* Rich text
* Sidebar
* Testimonials
* Text columns with icons
* Text columns with images
* Text promo


---

# 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/sections/list-of-sections.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.
