# Farm 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 wEVER/BRIDGE farming pool as an example.

### [My farming performance and Farming balances](/use/farming/old-farming/interface/farm-page-user/farming-perfomance-and-balances.md)

This blocks displays information about your [**balances** ](/use/farming/old-farming/interface/farm-page-user/farming-perfomance-and-balances.md)in this farming pool.

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

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

This block displays the [statistics ](/use/farming/old-farming/interface/farm-page-user/statistics.md)of this Farming pool, as well as a graph of its TVL and APR.

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

### [Farming speed changes](https://github.com/babowsk1/flatqube-docs/blob/main/use/farming/old-farming/interface/farm-page-user/broken-reference/README.md)

This block displays the current [Farming Speed](https://github.com/babowsk1/flatqube-docs/blob/main/use/farming/old-farming/interface/farm-page-user/broken-reference/README.md), as well as the history of its changes.

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

### [Details](/use/farming/old-farming/interface/farm-page-user/farm-information.md)

This block displays information about the [vesting ](/use/farming/concepts/vesting.md)of this farming pool, as well as the addresses of contracts.

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

### [Transactions](/use/farming/old-farming/interface/farm-page-user/transactions.md)

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

<figure><img src="/files/pvaH2wqan4ijJGvDTPem" 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/old-farming/interface/farm-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.
