# Section blocks

Many sections contain section blocks. These are blocks of content that you can add, configure, hide, reorder within a section and remove. An example of a content block is a slide in a slideshow section. You can configure each slide, hide a slide, reorder slides and remove or delete a slide.&#x20;

### Adding blocks

Each section that supports blocks will have an option to add a block. For example, with the Slideshow section, adding a new block is called **Add Slide**.&#x20;

![If the section is closed, click on the expand triangle icon which is left of the section title](/files/-MhuYJlCBmbCYnlstkH2)

### Removing blocks to add new blocks

Some sections will have a limit to the number of blocks that can be added. For example, with the Custom content section, there is a limit of 2 blocks (2 columns). You can easily delete a block to add a different type of block:

![Custom content has 2 columns, each column is a block](/files/-Mhu_x2xvuYbMDO_TqeD)

{% hint style="success" %}
Broadcast includes a Custom content section which is a powerful and flexible section to use on any page. Each of the two blocks can be any of the following:

* Image
* Text
* Newsletter
* Testimonial&#x20;
* Product
* Video
* Collection

Using only one block will make the entire section that content. For example, you can use Custom content's Image block alone to display a hero-style banner. If you add a second block, the section becomes two columns.
{% endhint %}

### Block settings

Similar to sections, each block has its own settings. These settings are where you customize the content inside your sections:

![Each block type will have a different content settings](/files/-Mhudc5EWfjzZzvw7fl-)

### Explore sections and blocks

Build rich and creative sections on your homepage, product pages, collections, blogs, pages, and more by exploring different sections and block types.

Some sections include content in the section settings that compliment content in blocks. For example Shop the look will have the primary image settings in the section:

![](/files/-Mhuh0qSHdpbpx8xWXbn)

Each block is then used in the product slideshow, allowing you to showcase multiple products on one image:

![](/files/-MhuiQEhrIWV-rfAZUV9)

{% hint style="success" %}
Explore the many different sections and block types in Broadcast to create beautiful and effective sections of content for your store.&#x20;

Place sections on various pages and page templates to merchandise your entire store and share your brand experience with customers.
{% endhint %}

### Hide and reorder blocks

Content blocks can be hidden to be used later or deleted if not required:

![Custom content section](/files/-MhulUBzT1OPcIdG0JH0)

Content order can easily be changed using drag and drop:

![](/files/-Mhum-MfLJ7qs-m4nRC_)


---

# 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/section-blocks.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.
