> For the complete documentation index, see [llms.txt](https://help.inspiredtheme.com/articles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/collection-list.md).

# Collection list

***

### 1. Our guide to set up a Collection list section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section**.
* Select **Collection list**.
* Click **Save**.
  {% endhint %}

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

> ***Note**: You can add up to 16 collection blocks to a collection list.*

### **2. Section blocks: Collection**

* The collection list consists of collection blocks that you can add/remove.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/99a0edd7-9498-45ad-a728-dd3cfa44bc43/Screenshot%202023-11-13%20at%203.50.56%20PM.png" alt=""><figcaption></figcaption></figure>

* In each collection block, you select one collection from the list of collections you have created.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/b7dbc3f4-d048-4bb7-af12-e25233378585/Screenshot%202023-11-13%20at%204.02.20%20PM.png" alt=""><figcaption></figcaption></figure>

### **3. Collection list section settings:**

* Click on the **Collection list** section to open the section settings.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/847a4593-6602-43d7-bb25-a6c49e981fc3/image.png" alt=""><figcaption></figcaption></figure>

* **Heading:** Use the provided text field to add a heading. Leave the field blank if you do not want to display it.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/P2R_KsQzplkJ8Hp52zAgooeIsyLhz51hsMR1KUsgRgFT_09KRZY9_InrZrbBMgcpuE5XmFYY1C863SObaJljuA6MLXg2bHaVYB1x1RSq3EPQQj8AiUhd4Bt60kqAkzf6DEdYZmYI_mdCCds6IyfsKCI" alt=""><figcaption></figcaption></figure>

* **Image ratio:** Modify the image format

<figure><img src="https://lh7-us.googleusercontent.com/3qiua_KtDwFIyPYIOgbB9yzkES5TbWgjsJ3z8zvdiWmdMm5k8skYNrwvW0FOZogtrOFyusWVb2_D6jw5bY-h_gvnDl5MMV9t6hfPdW53nj1gwv-_So5xE6oBlA4W9pmz4-_QFvMtzomrJCrAGUaB4Rc" alt=""><figcaption></figcaption></figure>

* **Color scheme**: assign a color using the color scheme.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/collection-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
