# Rich text with columns

Broadcast includes a quick, easy-to-use section for building text content into a customized two-column layout. We include columns that can be sized differently and blocks easily positioned to either column.&#x20;

<figure><img src="/files/3D1bENu7EB8TqFdht5CO" alt=""><figcaption><p><strong>Leading section is Rich text with columns. 40% and 60% sized columns</strong></p></figcaption></figure>

### Flexible

Content can be moved easily from one column to the other. Mobile devices view stacked content with centred or left alignment.&#x20;

### Customize

* Build your content and then move them to the left or right columns. Each block has a position option for column placement:

<figure><img src="/files/sPNxqgsnG307bhcPDy7u" alt=""><figcaption><p><strong>Block settings</strong></p></figcaption></figure>

* Column sizes and text alignment can be adjusted in the section settings:

<figure><img src="/files/JBfTGVqnK3USrf5N1YSa" alt=""><figcaption><p><strong>Section settings</strong></p></figcaption></figure>

* Mobile settings allow the stacked content to be left-aligned or centred.&#x20;

### Video Overview

This video demonstrates the section settings and block options for the **Rich text with columns** section, including left and right placement of content:

{% embed url="<https://www.loom.com/share/0b67d29f1993438590242bc9115a8b28?sid=d3dc016e-addb-4a72-b507-16d6d2cc7514>" %}
**Video walkthrough of the rich text with columns section**
{% endembed %}


---

# 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/rich-text-with-columns.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.
