# Farm

Users can deposit their YLP tokens in Yeeldx's "Farm" section and receive YEELD tokens as rewards for providing liquidity. Please note that not all LP token pairs are eligible for farming rewards, so it's important to check Yeeldx's farming page for the most up-to-date LP farming token pair list.

## Here's how to farm YEELD tokens on Yeeldx:

1. Go to the "farm" page and select a pool that you'd like to farm and provide liquidity to.
2. Deposit the desired amount of YLP tokens in the farm and click "approve." Then, confirm the transaction in the Metamask pop-up window.
3. Once your approval is confirmed, click "deposit" and confirm the transaction again in the Metamask pop-up window.
4. Congratulations! You're all set. Your position in the LP farm and your rewards will start accruing in real-time.

## How to Claim your Farming Rewards?

To claim your farming rewards, simply click "Claim Rewards" and then "claim" next to your unclaimed YEELD rewards. Confirm the transaction in the Metamask pop-up window. Once the transaction is confirmed, you should see your claimed YEELD reward token in your wallet. If you can't see it, click "import token" and paste the YEELD token address: 0xf314A36d796fbD01A135EB4CCf5289255b75D620 and save.

## How to Withdraw your YLP token from the Farm?

Finally, if you want to withdraw your YLP tokens from the farm, click "Withdraw" and enter the desired withdrawal amount. Click "withdraw and claim" to automatically claim any unclaimed rewards tokens. Confirm the transaction in the Metamask pop-up window, and you should see the YLP tokens back in your wallet along with the claimed YEELD reward tokens.


---

# 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.yeeldx.com/products/farm.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.
