# Features

- [Trending collections](https://openstream.gitbook.io/openstream/features/trending-collections.md): Real time trending collection in timeframe
- [Minting collections](https://openstream.gitbook.io/openstream/features/minting-collections.md): Real time minting collection in timeframe
- [Collection detail](https://openstream.gitbook.io/openstream/features/collection-detail.md): Deep analytics on collection
- [Live listing](https://openstream.gitbook.io/openstream/features/live-listing.md): Real time transaction on blockchain
- [Notification](https://openstream.gitbook.io/openstream/features/notification.md): Don't FOMO set Notification
- [Scam](https://openstream.gitbook.io/openstream/features/scam.md): Find a potential scam collection
- [Minting calendar](https://openstream.gitbook.io/openstream/features/minting-calendar.md): Don't miss new Mint


---

# 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://openstream.gitbook.io/openstream/features.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.
