# Main Collection

The Main Collection page is used to display the products within a selected collection on the collection page. It serves as the core area where customers can browse, filter, and explore items that belong to a specific category.

1. Go to **Online Store > Themes > Customize.**
2. Click the **top dropdown menu.**
3. Select **Collections > Default Collection.**
4. On the **left sidebar**, click on **Main collection.**

### How to create a collection?

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Flf0zuS3pnoHVKPsHAmfW%2Fuploads%2F1bHD7Rqju6urf5l9yAHl%2F8-Create%20a%20Collection.mp4?alt=media&token=e880cdf4-9835-4767-8f9c-11b4b2908369>" %}


---

# 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://wedesigntech-1.gitbook.io/elegance/inner-page/main-collection.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.
