# Customizing the Collection List page

In Modular you have the option to select between two states of the collections list gird. You can either have all collections shown (in alphabetical order) or only have a few selected collections (in your own order).

To switch between them, you can use the radio buttons labeled 'Select collections to show':

![](/files/s2bKU50QKmsLItww28RF)

### All Collections

The 'All' setting will show all collections in alphabetical order

### Selected Collections

The 'Selected' option will show all collections that you've added as blocks for the section. To add blocks to this section, you need to click on the small arrow next to the 'Collections list' section and click on 'Add Collection':

![](/files/X5wXb2fb2AOFl1VOJGTq)

You can also set a replacement image for each individual block:

![](/files/8yIWnFFXQcsErEZwsozL)


---

# 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://modular.presidiocreative.com/modular-3.1/collections/customizing-collection-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.
