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

# Highlights

Highlight links in your store in colorful shapes and sizes to help your customers find your products and services. The Highlights section in Broadcast is fast and simple to set up.&#x20;

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

The section can be used to build a separation between your content. Use it on the homepage, product pages, blogs and other pages.&#x20;

### Flexible

The shapes and color options help you build the right highlights for your brand. Links can be used as a secondary navigation for your pages.

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

### Customize

* Add as many highlight blocks as required to build your navigation.
* Choose from the multiple shape options, including square, rectangle, circular and button.
* Adjust how many highlights per row. Multiple rows are generated based on the number of highlight blocks added. The size of each highlight is based on the number per row.&#x20;
* Optionally, add and style a heading.
* Each block can be customized with different colors, links and label text.&#x20;
* Background images can be used behind the text in place of the colors.

<figure><img src="/files/2NobjH8nsZgOt7ay0KUT" alt=""><figcaption></figcaption></figure>

### Video Overview

This video demonstrates the section settings and block options for the **Highlights** section, including mobile layouts:

{% embed url="<https://www.loom.com/share/d7ab7bd4cd8f406eab822ecb7dcc1709?sid=de35c40b-f34a-4ec4-9154-1ba14f86a227>" %}
**Video walkthrough of the Highlights section**
{% endembed %}


---

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