# Yield Farming Donation

On the Yield Farming Donation screen, users can donate part of their rewards after their yield farming has been completed.                                                                                                                                                                                                                                                                                                                                                                                              ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2FvRlCv25UYv8Xjp6Niy6X%2Fimage.png?alt=media\&token=41bfa672-9e12-43af-b9e8-70c7b00c8c3f)

**Step 1**&#x20;

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

**Step 2**

* Select a charity that you would like to donate to:&#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 --> Displays the “Confirm Yield Farming Plan” popup.                                                                                                                                                                               ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2FgR9f5OM1dLy763GZSPCN%2Fimage.png?alt=media\&token=7a732713-6a0e-41de-bf4b-332cc7ed6773)

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

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

**Step 4**&#x20;

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

**Step 5**&#x20;

* Your yield farming submission has been completed. Press the "Back to Home" button to return to the "Home" screen.                                                                                                                                                                                                                                                                                     ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2FUGyqvfNLUOQoP8A7wVC8%2Fimage.png?alt=media\&token=9038bbaf-a39f-4875-87c3-1e93a87f4585)


---

# 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/app-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.
