# Collection header

The collection header controls how collection information is displayed at the top of collection pages, including imagery and descriptive content.

#### Show collection image

Displays the collection image on collection pages when available, helping visually represent the collection.

#### Collection image aspect ratio

Defines the aspect ratio of the collection image. Set to “Auto” to preserve the image’s original proportions. Focal points can be used to ensure the most important part of the image remains in focus.

#### Show description

Toggles the display of the collection description when available, providing additional context for the collection.

#### Description text alignment

Controls the alignment of the collection description text. Set to “Justified” to create a clean, evenly aligned text block.


---

# 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/templates/collection/collection-header.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.
