# COLLECTION PAGE

- [Edit Collection Page](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/edit-collection-page.md): By default, you can customize using the Default collection template. You can also add a new template directly to the admin page instead of the default.
- [Page Heading](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/page-heading.md)
- [Collection List Page](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/collection-list-page.md)
- [Sub Collection](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/sub-collection.md): A guide to set up a collection list
- [Collection main](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/collection-main.md): The main collection is the collection you choose to display on the collections page. There are many features to help you customize it, follow this article.
- [Sidebar & Filter](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/collection-main/sidebar-and-filter.md)
- [Pagination](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/collection-main/pagination.md)
- [Filter by tags](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/filter-by-tags.md)
- [Filter Dynamic](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/filter-dynamic.md)
- [Shopable](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/shopable.md)


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page.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.
