# How to Farm

To FRTS yield farming, please follow the steps below:

**Step 1**

* In the vertical navigation bar, click “Yield Farming” to access the function.![](/files/tl6Yrv1WcjIIsy6UBASw)

**Step 2**

* (1) Choose the coin pair you wish to farm:
  * FRTS & BTC (default)
  * FRTS & ETH

**Step 3**

* (2) Choose a reward plan

**Step 4**

* (3) Enter the amount you want to farm. The amount field of the remaining coin in the pair will be auto-filled according to the swap rate.                                                         &#x20;
* Note: Users will have to pay additional yield farming fees and transaction fees (in transactions with BTC and ETH coins). &#x20;
  * In transactions with BTC and ETH coins:
    * The system automatically updates transaction fees.
    * Default Fee is estimated at “Medium”. You can select the fee by pressing “Advanced” (the higher the fee, the faster the transaction processing time).

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

**Step 5**

* The system will check the inputted value.&#x20;
* The “Confirm” button will be enabled once your asset is validated (your assets must be sufficient to secure the lending deposit and transaction fee (if any)).&#x20;
* Press the “Confirm” button --> Display the “Yield Farming Donation” screen.


---

# 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.fwallet.net/web-fruits-wallet/yield-farming/how-to-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.
