# Staking Ethereum

To stake **ETH**, please follow the steps below:

**Step 1**

* From the Home Screen, on the navigation bar, press <img src="/files/TL05TCryTlH2mumIT0nD" alt="" data-size="line"> to access the Staking page

**Step 2**

* Select an asset you wish to stake: choose ETH                                                                                                                    ![](/files/QnocgKiQwxTTcvbAHb9O)

**Step 3**

* Select a reward plan, including 3 packages:
  * 3 months plan, 1.5% APR (default)
  * 6 months plan, 3% APR
  * 1 year plan, 5% APR

**Step 4**

* (3) Default Fee is estimated at “Medium”.
* You can select the fee by pressing “Advanced” (the higher the

  fee, the faster the transaction processing time).
* Users will have to pay additional staking fees.                                                                                                                               ![](/files/fE0nbCMyFqUkhfXNGYoF)

**Step 5**

* Enter the amount (ETH) you want to stake.

**Step 6**

* The system checks the input value.
* If it is valid (your assets must be sufficient to secure the staking deposit and transaction fee (if any)), the “Confirm” button is enabled.
* Press the “Confirm” button --> Display the “Staking Donation” screen.                                                               ![](/files/UqDYfZlNYXZwP5SMPaE8)

On the Staking Donation screen, users can donate part of their rewards after their staking has been completed.

**Step 7**

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

**Step 8**

* Select a charity that you would like to donate to:
  * Anything is fine (FRUITS organization will select a project).
  * Or you can select the project you wish to donate to.

**Step 9**

* The system will validate the inputted value.
* The “Confirm” button will become enabled once validated (must select

  the donate plan).
* Press the “Confirm” button --> Display the “Confirm Staking Plan” pop-up.![](/files/y6JSsvBNjlZ79a61TeCw)

On the Confirm Plan Staking, check the displayed information:

* Amount: Number of applied funds for staking
* Staking Plan (Lock Time): Staking Period
* APR: Annual Percentage Rate for your Staking
* Staking Fee: Fee for Staking Fee: Transaction Fee
* Donation Amount: Your selected donation amount
* Selected Charity: Charity you're donating to.

**Step 10**

* Once you finish checking the Confirm Plan Staking information, press the “OK” button --> Redirect to the screen containing the user's stake information.                                                                              ![](/files/q9zNrDSsm3RSMQG3edCQ)

**Step 11**

* Staking is completed, press the “Back to Home” button to return to the “Home” 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/app-fruits-wallet/staking/how-to-stake/staking-ethereum.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.
