# Collections

- [Trending](https://docs.compass.art/collections/trending.md): Guide to the Trending Tab in Compass
- [Minting Now](https://docs.compass.art/collections/minting-now.md): Guide to the 'Minting Now' Section of Compass
- [Collection Watchlists](https://docs.compass.art/collections/collection-watchlists.md): Guide to Collection Watchlists on Compass
- [Token Window](https://docs.compass.art/collections/token-window.md)
- [Collection Activity](https://docs.compass.art/collections/collection-activity.md)
- [Collection Profit Leaderboard](https://docs.compass.art/collections/collection-profit-leaderboard.md)
- [Collection Tokens](https://docs.compass.art/collections/collection-tokens.md)
- [Collection Top Holders](https://docs.compass.art/collections/collection-top-holders.md): Guide to the Collection Top Holders page on Compass
- [Collection Mint History](https://docs.compass.art/collections/collection-mint-history.md): Guide to the Collection Mint page on Compass
- [Collection Analytics](https://docs.compass.art/collections/collection-analytics.md): Guide to the Collection Analytics page on Compass


---

# 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://docs.compass.art/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.
