# Statistics

Once you click on a creator/channel card the first thing you will see is the statistics dashboard. &#x20;

Four charts show you:

* Total subscription
* Total donations
* Droplets to enter the top 10
* Number of droplets per snapshot

<figure><img src="/files/lfd3avaD2k4NXOPuHoqg" alt=""><figcaption><p>Statistic dashboard</p></figcaption></figure>

When you click on the small icon located in the top right corner of each chart you can expand the statistic![](/files/IQyMrYMzpOsTrrfJFjAb)

Here you can choose the timeframe and filter by period.

<figure><img src="/files/5t11SeVUQtMl3cptQKXk" alt=""><figcaption><p>Statistic detail</p></figcaption></figure>


---

# 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://collector-haus.gitbook.io/docs/collector/channels/channel-detail/statistics.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.
