# Collection List

A vertical, swipeable list of collections. Each collection is shown with its featured image and (optionally) title and product count.

## How to access

Add the **DRIFT Collections** section to any page in the customizer.

## Settings

### Show collection title

Display the collection title below each image.

### Show product count

Display the number of products in each collection.

### Progress indicator

Choose **None**, **Dots**, or **Numbers**. Shown on the left side.

## Blocks

Add **Collection** blocks. Each block has:

* **Collection** — Pick the collection to display.


---

# 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://docs.webexp.dev/drift/drift-starter/sections-and-features/list-collections.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.
