# Trending collections

<figure><img src="/files/VSZLvoVVKaVt0CMctLXD" alt="Trending collection page image"><figcaption></figcaption></figure>

In the [**trending page**](https://www.openstreamnft.com/app/trending) you can find the 100 collections that have exchanged more than 25 volumes 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 <a href="#function-description" id="function-description"></a>

* ***Collection name -->*** Image and name of collection
* ***Sales floor -->*** The minimum sales price
* ***Avg. price -->*** The average price
* ***Volume -->*** The exchanged amount of ETH
* ***N. sales -->*** The amount sold
* ***Chart -->***

  It represents the trend of the floor price in a day with the different color

  * <mark style="color:red;background-color:red;">**Red color**</mark> the floor with respect to the previous one is diminished
  * <mark style="color:yellow;background-color:yellow;">**Yellow color**</mark> the floor with respect to the previous one is unchanged
  * <mark style="color:green;background-color:green;">**Green color**</mark> the floor with respect to the previous is increased


---

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