# Gallery text

Add styled text captions to complement the Gallery section. Gallery text uses blocks, you can span a caption to display across an entire row or use columns with the blocks added:

<figure><img src="/files/WWxqWYeIpsJbfsMKZKdw" alt=""><figcaption><p><strong>Single block caption spanned across entire row</strong></p></figcaption></figure>

Add a second block to build columns:

<figure><img src="/files/Dnvka1DNKjq3baHV5JNA" alt=""><figcaption><p><strong>2-column caption layout</strong></p></figcaption></figure>

### Section settings&#x20;

Use the section settings to modify the background, number of blocks per row, section width, and section padding:

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

### Block settings

Each block can be configured with a heading, heading size, the main caption text, caption text size, and alignment position:

<figure><img src="/files/0h2qDIiOVVbGXAv4jwtZ" alt=""><figcaption></figcaption></figure>


---

# 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/gallery-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.
