# Image cards

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Image cards**
3. **Save**
   {% endhint %}

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

**Add and edit images**

<figure><img src="/files/95i9XhSyY8udn3YB9eo6" alt=""><figcaption></figcaption></figure>

**Add content on photos**

The content of the above image will be placed right below the image you want to display.

<figure><img src="/files/1OZN9ub7dgxRhI2UlyQk" 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://alotheme.gitbook.io/docs-comix/home-page/section/brand-list.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.
