# Farming page (user)

In order to go to the Farming pool page, you need to click on one of the pools in the [Farming section.](/use/farming.md)​

The farming pool page displays detailed information about that pool.

Let's take a closer look at each block of this page using the QUBE/WEVER farming pool as an example.​

## [My farming performance and deposits](/use/farming/new-farming/interface/farming-page-user/farming-performance-and-deposits.md)

This blocks displays information about your balances in this farming pool.​​​

<figure><img src="/files/TQRo754pqAe2QbsARb4v" alt=""><figcaption></figcaption></figure>

## [Farming pool statistics​](/use/farming/new-farming/interface/farming-page-user/statistics.md)

This block displays the statistics of this Farming pool, as well as a graph of its TVL and APR.​​​

<figure><img src="/files/nBV1W51CqfPzIcpVQAkg" alt=""><figcaption></figcaption></figure>

## [Farming speed](/use/farming/new-farming/interface/farming-pools.md)

This block displays the current farming speed, the history of its changes, as well as information about vesting.

<figure><img src="/files/BAKyqRoiW5rwEi1SaxJN" alt=""><figcaption></figcaption></figure>

## ​[Transactions​](/use/farming/new-farming/interface/farming-page-user/transactions.md) <a href="#transactions" id="transactions"></a>

This block displays information about the latest [transactions ](/use/farming/new-farming/interface/farming-page-user/transactions.md)in this farming pool.​

<figure><img src="/files/T7cg6mLTcKpcGZaiTOWC" 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.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.
