# Deposit/Withdraw farm tokens

## Deposit LP tokens

In order to take part in farming, you need to invest any number of LP tokens in the farming pool you are interested in:

1. Go to the Farming section and select the farming pool that interests you
2. If you have not done this before you can get LP tokens by clicking on the appropriate button
3. Go back to the farming pool page and click on Deposit LP tokens in the block Your farming performance
4. Enter the amount of LP tokens that you want to block in the farming pool, as well as the lock period. The lock period will affect the [farming boost](/use/farming/concepts/boosted-farming.md).
5. Confirm the transaction in the Ever Wallet window that opens and wait for it to complete

<figure><img src="/files/566IiK1qUBi469Nie0fK" alt=""><figcaption></figcaption></figure>

## Withdraw LP tokens

In order to withdraw LP tokens from the farming pool do the following:

1. Go to the page of the pool you are interested in from the Farming section.
2. In the block Your farming performance click on Withdraw LP tokens.
3. Enter the number of LP tokens you want to withdraw. If you want you can withdraw them together with the reward. To do this, put a check mark next to the corresponding line.
4. Click Withdraw and confirm the transaction in the opened Ever Wallet window.

<figure><img src="/files/HCxhTG4gHi1gRXzh8Mww" 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/how-to/deposit-withdraw-farm-tokens.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.
