# Statistics

This block displays the total statistics of the farming pool:

* **TVL** - the total number of tokens blocked in the pool and their dollar equivalent.
* **APR, min./APR, max.** is a measure of the annual yield of that pool.\
  **Min. APR** is the minimum profit that a user receives for locking their LP tokens for the shortest period possible.\
  **Max. APR** is the profitability for the maximum boost coefficient for LP tokens and the boost for locking QUBE tokens.
* **Reward balance** - the number of tokens, distributed as a reward throughout the farming period.
* **Farming speed, sec** - the number of tokens per second, evenly distributed among the stakeholders as a reward.

Next to it is a graph reflecting the pool statistics.\
Note that you can change the display options between TVL, Min. and Max. APR, and between days and hours.

<figure><img src="/files/ho9XYhu67i0P4OAcho4q" alt=""><figcaption></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://docs.flatqube.io/use/farming/new-farming/interface/farming-page-user/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.
