> 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/custom-content.md).

# Custom content

Broadcast includes flexible options for creating feature-rich sections from detailed content blocks. The **Custom content** section is ideal for building single or two-column layouts.

<figure><img src="/files/zUEJYBYWr9P3MWvS0TQ8" alt=""><figcaption><p><strong>Rapidly build your own sections</strong></p></figcaption></figure>

### Flexible

Save time by choosing full-featured content block types to build the right section for your page.

### Customize

* Use one block for a single-column section. For example, an image or video block can create a hero banner. Create a heading with text with the text block.&#x20;
* Build a two-column section using two blocks. For example, combine text and a call to action column with a collection, product, image, or video block.&#x20;

### Video Overview

This video demonstrates the section settings and block options in the **Custom content** section:

{% embed url="<https://www.loom.com/share/738922f8044249688abe48951eaf4e48?sid=9914b501-ecf6-447c-9522-9e49c0b836bf>" %}
**Video walkthrough for the Custom content section**
{% endembed %}

### See also

The multicolumn section in Broadcast is another option to build a custom section with additional columns rapidly:

{% content-ref url="/pages/saZZrHStqaYJbrKbumay" %}
[Multicolumn](/broadcast-v5/sections/broadcast-sections/multicolumn.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/custom-content.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.
