# Farming performance and deposits

### Your farming performance

This block displays information about your locked funds in the pool:

Balance displays:

* The dollar equivalent of your stake (current and past).
* 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.
* Number of locked LP tokens.
* Share in the farming pool reflects 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.

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

* **Available reward** - the amount of earned reward, which you can withdraw at the moment.
* **Locked reward** - the amount of reward locked in the [vesting](/use/farming/concepts/vesting.md).\
  Part of this reward is permanently unlocked and goes to Available reward.

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

The right side contains APR information and a balance management window:

* **Current APR** is the current annual return from your stake.
* **Default APR** is the annual yield of the pool without taking into account the boosts.
* **Boost with LP lock** - the percentage of APR that is given by locking LP tokens for a certain period of time.
* **Boost with QUBE** - the percentage of APR which is given by locking QUBE. Read more on the page at [this link](/use/farming/new-farming/how-to/get-a-boost.md).

Clicking on **Deposit LP** tokens will open a window for [depositing ](/use/farming/new-farming/how-to/deposit-withdraw-farm-tokens.md)LP tokens into the pool.

Clicking on **Withdraw LP token** will open a window for [withdrawing ](/use/farming/new-farming/how-to/deposit-withdraw-farm-tokens.md)funds from the pool.

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

## Deposits

Below is the My deposits block, which contains information about your deposits into this pool:

* **Amount, LP-tokens** - the amount of LP tokens deposited by this transaction
* **Deposit status** - the status of this deposit (in our case, the funds are still blocked and, accordingly, the boost is activated)
* **Deposit date**
* **APR boos**t - APR coefficient, applied to this deposit.
* **Lock period**
* **End lock date**

<figure><img src="/files/7GrUJONRHF3B5nlLG1QJ" 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/farming-performance-and-deposits.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.
