# Highlight

Displays an image with a heading and optional link, and allows customizing text, background, and border colors to create visually impactful featured content.

<figure><img src="/files/QKatbSehWBiucUe7AIcD" alt="Example of how the highlights section looks on the collection page next to other sections"><figcaption></figcaption></figure>

<table><thead><tr><th width="126.78472900390625">Settings</th><th width="148.69537353515625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Content</strong></td><td align="center"></td><td></td></tr><tr><td>Image</td><td align="center"><code>image_picker</code></td><td>Upload a block image. Recommended: 1400 x 1400px JPG.</td></tr><tr><td><strong>Typography</strong></td><td align="center"></td><td></td></tr><tr><td>Heading</td><td align="center"><code>text</code></td><td>Text displayed as the highlight title.</td></tr><tr><td>Link</td><td align="center"><code>url</code></td><td>Optional clickable link for the highlight.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Text</td><td align="center"><code>color</code></td><td>Set custom text color.</td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Set custom background color.</td></tr><tr><td>Border</td><td align="center"><code>color</code></td><td>Set custom border color.</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://broadcast.presidiocreative.com/sections/sections/text/highlights/highlight.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.
