# Collections list

This is a default Shopify page where all of your collections are listed. The page can be found here:

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

The collection featured image is used to visualize it.\
If such image is not present, then the image of the first product in the collection is used.

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

* **Aspect ratio for desktop** -- Set the aspect ratio of the images on desktop
* **Aspect ratio for mobile** -- Set the aspect ratio of the images on mobile
* **Cards per row on mobile** -- Set the number of cards per row for mobile devices. Choose between 1 or 2 cards
* **Heading** -- Title text above the collections list. You can leave it empty and use another section like `Image with text overlay` to visualize a banner at the top of the page
* **Body text** -- Descriptive text below the heading


---

# 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/pages/collections-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.
