# Collection detail

<figure><img src="/files/J2ZCG8Q7T0IdR7p4OKzJ" alt="Collection detail page image"><figcaption></figcaption></figure>

In [**collection detail page**](https://www.openstreamnft.com/app/details/openstreampass) you can discover all the deep information about a collection, all the reference to secondary market, social profile and blockchain, generics information, search of specific token and all deep analytics

{% hint style="info" %}
***Filter, buy and notification** aren't allowed in free version*

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

### Collection

* ***Latest transaction -->*** All the latest transaction
* ***Listings -->*** All the new listing, you can buy directly from the platform
* ***Momentum -->*** Distribution for sales, new listings, relisted items on a lower price in a certain timeframe&#x20;
* ***Transaction -->*** All the transaction on deep graph
* ***Listing distribution -->*** The number of items listed in a grouped range of price

### Mint

* ***Unique minters -->*** The number of unique minter's per collection&#x20;
* ***Minting timeline -->*** Check how many NFTs are mintend in a specific date

### Charts

* ***Floor price -->*** Check the change of floor price in the selected timeframe
* ***Average price -->*** Check the change of Average price in the selected timeframe
* ***Volume -->*** Check the change of Volume in the selected timeframe

### Forecasting <mark style="background-color:blue;">(Esperimental)</mark>

* ***Floor price -->*** Forecasted price
* ***Average price -->*** Forecasted average price
* ***Volume -->*** Forecasted volume


---

# 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/collection-detail.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.
