# Featured cards

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

Use this section to express your brand with custom cards. They can lead to specific products, collections or pages.

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

#### Text content

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

You can the option to control the alignment of the heading texts and the texts themselves.

### Blocks

Every card is set as a separate block. There's a limit of 2 blocks per section.

The cards can be big or small and you can toggle these options from the `Small card` checkbox.

<figure><img src="/files/68KPgfmmm5hCgLFJe80h" alt=""><figcaption></figcaption></figure>

The block options are listed below:

* **Media** -- you can change the aspect ratio of the images for desktop and mobile
* **Image** -- choose the image which will show in the card
* **Text content** -- you have the option to set the content alignment per block. For every block, you can also choose the **Heading** and **Body text**.<br>

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


---

# 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-cards.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.
