# Yield Farming

{% hint style="info" %}
Total F1D for this program: 70,000,000 F1D
{% endhint %}

## What is Yield Farming, and how does it work?

In DeFi, "Yield Farming" refers to the practice of depositing or lending allocated token assets as needed using DeFi products with a mining mechanism in order to provide liquidity for the swap fund pool and generate revenue. This income might be the project's native coin. Deposit the LP on the F1 Dog platform to improve the pool's liquidity. Participants can receive an F1D airdrop as a reward for supplying liquidity.

## LP Token

**What is the meaning of LP?**&#x20;

When a user invests in a fund pool and contributes liquidity, the fund pool will provide a certificate to a successful depositor, with the LP as the counterpart.&#x20;

**Uses of LP**&#x20;

LP can be put on the F1 Dog platform in order to participate in yield farming and earn money.&#x20;

**Where can I find LP?**&#x20;

To get LP, you must deposit two specified digital assets (F1D and BNB) in the Pancake platform's liquidity pool.

## How to farm F1D

Users need to have F1D and BNB in wallets to start the farming process&#x20;

* Access to Farming on F1 Dog
* Add F1D and BNB to Pancake in Farming Display to receive LP&#x20;
* Deposit LP and start farming

## How to claim F1D and withdraw&#x20;

* Access to Farming&#x20;
* Click Claim&#x20;
* Choose to withdraw&#x20;

And after this process, F1D Rewards are auto-transferred to your Metamask wallet.


---

# 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://f1dog.gitbook.io/white-paper/ecosystem/yield-farming.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.
