# Featured collections

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

Use this section to show your top collections.

Every collection is set as separate block (max of 5 blocks).

The main settings in the section are the ones listed [here](/amber-documentation/content-sections/common-settings.md). The additional settings are listed below.

### Media

You can set different aspect ratios of the images for desktop and mobile.

![](/files/jpBnGmv7lGUgwhujHhGY)

Keep in mind that if an image with another aspect ratio is uploaded, it will get cropped. More details can be found in the [Focal Points](/amber-documentation/global-features/focal-points.md) page.

### Text Content

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

You can manage the alignment of the section title and subtitle from the `Header content alignment` dropdown.

The alignment of the text below the images is managed from `Collections content alignment`.

### Collection blocks

Every collection is added from a separate block of the section.

Every block has options for:

* **Collection** - from here you can select the collection to show. Based on this collection, the title and the links are populated. They can be overwritten down in the block settings.
* **Image** - if you don't want to use the default collection featured image, you can overwrite it from here.
* **Heading -** used for overwriting the default collection title
* **Body text -** the text shown below the collection title
* **Link** - can overwrite the default collection link


---

# 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://bigstart.gitbook.io/amber-documentation/content-sections/featured-collections.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.
