# Minting collections

<figure><img src="/files/aR2IeOzL6GJq1ATm0g8G" alt="Minting collections page image"><figcaption></figcaption></figure>

In the [**minting page**](https://www.openstreamnft.com/app/minting) you can find the 50 collections that have mintend more than 25 token in the selected timeframe, *each information are updated every 30 seconds automatically*

{% hint style="info" %}
***Timeframe** are limited in free version*

The features are available by holding the [OpenStream Founder Pass](/openstream/openstream-pass/founder-pass.md)
{% endhint %}

### Function description

* ***Collection name -->*** Image and name of collection
* ***Mint count -->*** Number of mint&#x20;
* ***Probe mint price -->*** Mint price per item
* ***Unique minters -->*** Total minter's number &#x20;


---

# 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/minting-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.
