# Collections

- [Collection pages](https://pipeline.groupthought.com/collections/collection-pages.md)
- [Subcollections](https://pipeline.groupthought.com/collections/collection-pages/subcollections.md): Promote related collections on any collection page
- [Badges / Stickers](https://pipeline.groupthought.com/collections/collection-pages/custom-badges.md): Display pre-built and custom product badges on the Product Card
- [Custom filter options](https://pipeline.groupthought.com/collections/collection-pages/custom-filter-options.md): Enhance product filter with your own custom filters
- [Collection sorting](https://pipeline.groupthought.com/collections/collection-pages/collection-sorting.md): Display options to sort products in the current collection
- [Layout options](https://pipeline.groupthought.com/collections/collection-pages/collection-toolbar.md): Customers can change the layout view of collection pages with the Collection Control bar.


---

# 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://pipeline.groupthought.com/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.
