# Collection list

Showcase featured collection pages with complementary collection information including the collection name and image. This is a simple but powerful section for your storefront to highlight popular collections or collections that contain products you would like customers to learn more about.

### Getting Started

* Go to `Online store` → `Theme` > `Customise`
* By default, you will see you predefined list of sections
* To add the `Collection list` section, scroll to the bottom of the panel and `Add section`

#### Configuring the Section

Here we can adjust the following;

* **Top/bottom padding** - this will control the whitespace above and below this section
* **Upload image** - pick a featured image to pair with the questions
* **Heading** - Add a strong call to action to explain the section
* **Color scheme** - pick a theme color profile to change the style of the section

#### How to add collections?

By default, there are 3 `Collection` blocks equalling is the block limit. You can remove blocks and also Pick a collection for each block to customise the information that will appear in each content card.


---

# 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://koding-themes.gitbook.io/theme-support/machina/sections/apps.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.
