# Highlights

The highlights section is used to display key points or value propositions in a concise, visually structured format. It is typically used to emphasize important messages such as benefits, features, or store highlights in a clean and scannable layout.

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

#### Text alignment

Controls the alignment of the highlight content within the section. Default is “Center”, aligning text centrally for a balanced presentation.

#### Fill available space

Determines whether the section expands to fill available horizontal space within its container. When enabled, highlights will stretch to use the full width where possible.

#### Vertical spacing

Controls the spacing around the section to adjust its separation from surrounding content.

#### Vertical spacing (desktop)

Sets the vertical spacing applied on desktop devices. Default is Large.

#### Vertical spacing (mobile)

Sets the vertical spacing applied on mobile devices to ensure consistent spacing across screen sizes.


---

# 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://gatame.gitbook.io/highstreet/dynamic-sections/information/highlights.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.
