# Transactions

The bottom block of the Farming pool page is the **transaction block**.

**The transaction block** displays all transactions associated with this Farming Pool.\
The types of these operations are divided into **Claims**, **Deposits**, **Withdrawals** and **Reward deposits**.

* [**Claims** ](https://docs.flatqube.io/use/farming/old-farming/how-to/claim-reward)- withdrawals of Unclaimed reward to the DEX account balance.
* [**Deposits** ](https://docs.flatqube.io/use/farming/old-farming/how-to/deposit-farm-tokens)- locking LP (faming) tokens in the pool.
* [**Withdrawals** ](https://docs.flatqube.io/use/farming/old-farming/how-to/withdraw-farm-tokens)- withdrawals of LP (farming) tokens from the pool.
* [**Reward deposits**](https://docs.flatqube.io/use/farming/concepts/reward-token) - the addition of reward tokens by the pool administrator to the reward balance.

You can switch between filters for displaying transactions at the <mark style="color:green;">top of the block</mark>, as well as enable the <mark style="color:orange;">display mode</mark> of only those transactions that are linked to your DEX account.

In addition to transaction types, this block displays related information:

* **Total value** - the dollar equivalent of the amount of tokens that were added or withdrawn by this transaction.
* **Token**/**Left** and **Right Token** - the amount of left and right tokens added or withdrawn by this transaction.
* **LP token** - the amount of LP (farming) tokens added or withdrawn by this transaction.
* **Account** - the address of the account from which the transaction was made.
* **Time** - the time that has elapsed since the completion of the transaction.

<figure><img src="https://2925021051-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHn2GVaDcxUKSq45GJhH0%2Fuploads%2Fgit-blob-51428ac63ebfbb03c1bdc537bef1b2a131d291cd%2Fimage.png?alt=media" 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/transactions.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.
