# Collections

- [Collection highlights](https://nextsky.gitbook.io/purity-theme/group-sections/collections/collection-highlights.md)
- [Theme block - Collection highlights](https://nextsky.gitbook.io/purity-theme/group-sections/collections/collection-highlights/theme-block-collection-highlights.md): This block allows merchants to showcase featured collections with images, titles, and optional descriptions or call-to-action buttons.
- [Theme block - Collection list](https://nextsky.gitbook.io/purity-theme/group-sections/collections/collection-highlights/theme-block-collection-list.md)
- [Collection list](https://nextsky.gitbook.io/purity-theme/group-sections/collections/collection-list.md)
- [Theme block - Collection](https://nextsky.gitbook.io/purity-theme/group-sections/collections/collection-list/theme-block-collection.md)
- [Recommended collection](https://nextsky.gitbook.io/purity-theme/group-sections/collections/recommended-collection.md)
- [Block - Heading, Subheading](https://nextsky.gitbook.io/purity-theme/group-sections/collections/recommended-collection/block-heading-subheading.md)
- [Block - Highlight text](https://nextsky.gitbook.io/purity-theme/group-sections/collections/recommended-collection/block-highlight-text.md)
- [Block - Button](https://nextsky.gitbook.io/purity-theme/group-sections/collections/recommended-collection/block-button.md)
- [Block - Collection](https://nextsky.gitbook.io/purity-theme/group-sections/collections/recommended-collection/block-collection.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://nextsky.gitbook.io/purity-theme/group-sections/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.
