# Staking Bitcoin

To use the function, including the following steps:

**Step 1**

* In the vertical navigation bar, click “Staking” to access the “Staking” function.![](https://958439685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdAO6ovMvxy1AYEVxk3Cf%2Fuploads%2Fv78lqhp5ikCFbKDdpAGg%2Fimage.png?alt=media\&token=28346fab-e754-4e54-a497-3a20c1315c3a)

**Step 2**

The user provides some of the following information

* Select an asset to apply to stake: choose BTC
* Select a reward plan, including 3 packages:
  * 3 months plan, 1.5% APR (default)
  * 6 months plan, 3% APR
  * 1 year plan, 5% APR
* Enter the amount you want to stake.

  <figure><img src="https://958439685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdAO6ovMvxy1AYEVxk3Cf%2Fuploads%2F0HRtHjYD6ZBJVBIWYDyu%2Fimage.png?alt=media&#x26;token=bcb3e933-bbf3-456b-b3e3-e90696eddb3e" alt=""><figcaption></figcaption></figure>

**Step 3**

* The system checks the input value.
* If it is valid (assets must be sufficient for staking, transaction fees, and staking fees), the “Confirm” button is enabled.
* Click on the “Confirm” button 🡪  Redirect to the “Staking Donation” screen.

  <div align="left"><figure><img src="https://958439685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdAO6ovMvxy1AYEVxk3Cf%2Fuploads%2FuRsJuvTA1DY4queM0XV6%2Fimage.png?alt=media&#x26;token=5a6d987c-bb33-41f1-8cc5-514cd34a47f6" alt=""><figcaption></figcaption></figure></div>

At the Staking Donation screen, users will donate part of the interest received after the reward staking has been completed.

**Step 4**

Select donation plan

* Choose donation amount: 30%, 40% or 50%.
* Or enter the specific value you want to donate.
* Or no donation.

**Step 5**

Select a charity that you would like to donate to:

* Any Charity (the FRUITS organization will make a donation to any region).
* Or select a region where the FRUITS organization is calling for donations.

**Step 6**

* The system checks the input value.
* If it is valid (must select the donate plan), the ‘Confirm’ button is enabled.
* Click on the “Confirm” button 🡪  Display the “Confirm Plan Staking” popup.

  <div align="left"><figure><img src="https://958439685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdAO6ovMvxy1AYEVxk3Cf%2Fuploads%2Fev0cbURtBw2taD3u0Slw%2Fimage.png?alt=media&#x26;token=6474db9c-1dbd-4901-a4ea-b87fdb0b97eb" alt=""><figcaption></figcaption></figure></div>

At the Confirm Plan Staking, display the following information:

* Amount: the amount of staked user coins.
* APR: the interest that users receive after the "staking" is completed.
* Staking Plan (Lock Time): Staking plan that the user has registered for staking.
* Donation Amount: Donation level after reward staking is completed.
* Staking Fee: Fee for Staking.
* Selected Charity: A donation amount will be sent to a region.

**Step 7**

* Click on the “Submit” button 🡪 Redirect to the Information Staking screen that the user has selected to apply.

  <figure><img src="https://958439685-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdAO6ovMvxy1AYEVxk3Cf%2Fuploads%2FjxIt65NeGWuC04YxMMBq%2Fimage.png?alt=media&#x26;token=7e392730-89e4-4b04-86f3-dbcd44bd8718" 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/staking/how-to-stake/staking-bitcoin.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.
