# Rich text

Build beautiful text-based headings or quickly create sections with icons, lists, or images. Rich text is a Pipeline's powerful multipurpose section with a wide range of blocks.&#x20;

Examples of blocks used with the Rich text section:

### Heading

Add a custom heading to introduce the next section below:

<figure><img src="/files/nEIF8uFtv2IdrnFbO5Ea" alt=""><figcaption></figcaption></figure>

### Icons&#x20;

Add the Icons block to build a quick row of rich SVG icons with text:

<figure><img src="/files/EpAJyWqz3oDgBYJ2HWlq" alt=""><figcaption></figcaption></figure>

Use the block settings to choose from a large list of professionally designed premade icons, or add your own image. Additional settings to set the size of the text labels, background color, and more:

<figure><img src="/files/UYr3DZmSCTC32d0CBgCh" alt=""><figcaption></figcaption></figure>

### Icons with text

Another icon-based block with additional text and position-style options:

<figure><img src="/files/hhAqJbwNLldRt4Ic0RYo" alt=""><figcaption></figcaption></figure>

### Text and Image blocks

Combine the text and image blocks to build custom logo promotions:

<figure><img src="/files/jQhZ9l9j4sC84s4P8Qp1" alt=""><figcaption></figcaption></figure>

### Blocks

Add blocks to customize the Rich text section and use on any page or template:

<figure><img src="/files/zZjT90zDcJzhJqIAjbEf" alt=""><figcaption></figcaption></figure>

List of blocks included in Rich Text:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Kicker</strong></td><td>Styled sub-heading</td><td></td></tr><tr><td><strong>Heading</strong></td><td>Main Pipeline heading style</td><td></td></tr><tr><td><strong>Text</strong></td><td>Description text</td><td></td></tr><tr><td><strong>Buttons</strong></td><td>Call to action buttons</td><td></td></tr><tr><td><strong>Icons</strong></td><td>Row of SVG icons with labels</td><td></td></tr><tr><td><strong>Icons with text</strong></td><td>SVG icons with robust text options</td><td></td></tr><tr><td><strong>List</strong></td><td>Order and unorder lists</td><td></td></tr><tr><td><strong>Image</strong></td><td>Display a custom logo or image</td><td></td></tr><tr><td><strong>Spacer</strong></td><td>Add a line or space between blocks</td><td></td></tr></tbody></table>


---

# 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://pipeline.groupthought.com/sections/list-of-sections/rich-text.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.
