# Yield farming Donation

On the Yield Farming Donation screen, users can donate part of their rewards after their yield farming has been completed.                                                                         &#x20;

**Step 1**&#x20;

* Select donation plan (1)&#x20;
  * Choose donation amount: 30%, 40%, or 50%&#x20;
  * Or enter the specific value you want to donate.&#x20;
  * Or no donation.                   &#x20;

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

**Step 2**

* Select a charity that you would like to donate to (2):&#x20;
  * Any charity (the FRUITS organization will select a project).&#x20;
  * Or you can select the project you wish to donate to.&#x20;

**Step 3**

* The system will validate the input value.&#x20;
* The “Confirm” button will become enabled once validated (must select the donate plan).&#x20;
* Press the “Confirm” button --> Display the “Confirm Yield Farming Plan” pop-up.

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

On the Confirm Plan Yield Farming, check the displayed information:

* Amount: The number of applied funds for yield farming&#x20;
* Farming Fee: Fee for Yield Farming.&#x20;
* Fee: Transaction Fee.&#x20;
* Farming Plan (Lock Time): Yield Farming Period&#x20;
* APR: Annual Percentage Rate for your Yield Farming Donation&#x20;
* Donation Amount: The percent you have chosen to donate.&#x20;
* Selected Charity: The charity you're donating to.&#x20;

**Step 4**

* Enter PIN

**Step 5**

* Once you finish checking the Confirm Yield Farming Plan information, press the “Confirm” button --> Redirect to the screen containing the user's yield farming information.&#x20;

**Step 6**&#x20;

* When the yield farming is completed, press the "Back" button to return to the "Create Yield Farming" screen.                                                                                                   &#x20;

  <figure><img src="/files/FZaLBo5PxJN0vrzQtP2K" 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.fwallet.net/web-fruits-wallet/yield-farming/how-to-farm/yield-farming-donation.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.
