# Farming perfomance and balances

### My farming perfomance

This block displays information about your funds locked in this farm pool:

* **Farming balance** displays the price of all your [locked ](/use/farming/old-farming/how-to/deposit-farm-tokens.md)farming tokens in this pool at the moment in dollar terms.
* **The breakdown of LP** tokens displays the amount of tokens that make up your LP at the moment. This number changes depending on the ratio of the prices of these tokens to each other.
* **LP token** is the amount of locked LP tokens you are using to farm[ ](/use/farming/old-farming/how-to/deposit-farm-tokens.md)in this farming pool.
* **Share in farming pool** displays the percentage of your farming LPs from the total number locked in this farming pool. At the same time, it is a percentage of the total reward that you will receive at any given time.\
  Let's say the **farming speed** of pool is 0.1$ per second and your Share in the farming pool is 10%. In this case, every second, 10% of $0.1 is transferred to [vesting ](/use/farming/concepts/vesting.md)and, accordingly, your **Entitled reward**, and your profitability is $0.01 per second or $36 per hour.

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

**History balance** displays the price of the tokens that make up your LP at the time of the last [Withdraw ](/use/farming/old-farming/how-to/withdraw-farm-tokens.md)or [Deposit ](/use/farming/old-farming/how-to/deposit-farm-tokens.md)of LP tokens in dollars.

**History LP breakdown** displays the exact number of tokens that were [locked ](/use/farming/old-farming/how-to/deposit-farm-tokens.md)in the form of LP at the time of the last [Withdraw ](/use/farming/old-farming/how-to/withdraw-farm-tokens.md)or [Deposit ](/use/farming/old-farming/how-to/deposit-farm-tokens.md)of LP tokens.

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

**Reward Balance** displays the amount of tokens earned at the moment that are [available for claim](/use/farming/old-farming/how-to/claim-reward.md) or are still in [vesting ](/use/farming/concepts/vesting.md)in USD equivalent.

**Unclaimed reward** displays the number of tokens available for [claiming ](/use/farming/old-farming/how-to/claim-reward.md)at the moment\*\*.\*\*

**Entitle reward** displays the number of [vested ](/use/farming/concepts/vesting.md)tokens you have earned.

**Vesting end date** displays the date and time when all tokens currently in [vesting ](/use/farming/concepts/vesting.md)will be available for [Claim](/use/farming/old-farming/how-to/claim-reward.md). Obviously, as long as you keep farming, this date will shift.

<figure><img src="/files/33FsA2tqsVx4EltG10fM" alt=""><figcaption></figcaption></figure>

### Farming balance

This block contains the functionality of interaction with your LP tokens and rewards.

<mark style="color:orange;">**Deposit**</mark> allows you to[ lock LP tokens in this farming pool](/use/farming/old-farming/how-to/deposit-farm-tokens.md), allowing you to increase your Share and thus your percentage of the reward received.

<mark style="color:green;">**Withdraw**</mark> allows you to [claim ](/use/farming/old-farming/how-to/claim-reward.md)the earned tokens available for this (Claim Reward), as well as [withdraw your LP tokens](/use/farming/old-farming/how-to/withdraw-farm-tokens.md) from this farming pool (Withdraw LP tokens).

<figure><img src="/files/KKWgUMLguRk10kmttN8A" 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/farming-perfomance-and-balances.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.
