# Collections

- [Collection filtering](https://story.groupthought.com/story-theme-v1/collections/collection-filtering.md): Filter products by using tags. With group tagging, you can create custom filter groups to help shoppers find products in your collection
- [Product stickers](https://story.groupthought.com/story-theme-v1/collections/product-stickers.md): Add sticker style product tags to collection items
- [Collection sorting](https://story.groupthought.com/story-theme-v1/collections/collection-sorting.md): Display options to sort products in the current collection
- [Badges](https://story.groupthought.com/story-theme-v1/collections/badges.md): Story 2.0 feature


---

# 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://story.groupthought.com/story-theme-v1/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.
