# A GUIDE FOR USERS (STAKERS)

SIMPLICITY is key, for both deployers and users/stakers of STAKE FLOW staking pools!

Please join our telegram [https://t.me/STAKEFLOW\_DEFI ](<https://t.me/STAKEFLOW_DEFI >)for any specific questions!\
\
TO STAKE TOKENS AND EARN REWARDS:\
1\. Navigate to the STAKE FLOW dApp!\
2\. Connect your wallet. Make sure you are connected to the correct blockchain (i.e SOL, BNB or ETH)

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

3\. Navigate to the pool you would like to use! Select "SHOW DETAIL"&#x20;

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

4\. Make sure you are connected with the wallet that contains the tokens you would like to stake!\
5\. Select 'STAKE'. In the dialogue box that appears- Enter the amount of tokens you would like to stake in the proper field. Or select '25%' '50%' '75%' or 'MAX' (max is your entire wallet holdings of that token).\
6\. Select 'APPROVE'

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

6. A dialogue box will appear from your wallet to 'APPROVE TOKENS FOR SPENDING'. This gives our dApp permissions to transfer tokens from your wallet into the STAKE FLOW staking pools so you can earn rewards.&#x20;
7. After you have approved tokens, select 'STAKE' once more. A new dialogue box will appear. Select 'CONFIRM'. This action transfers tokens from your wallet into the staking pool
8. View your rewards in 'REWARDS' area of the staking section. To claim your rewards, select 'CLAIM '. Be wary of gas and transaction fees. Typically you want the reward value to be greater than the transaction fees before you claim!<br>

   <figure><img src="/files/DmMEJyyK78bXLcb22Pqp" alt=""><figcaption></figcaption></figure>
9. MAKE SURE YOU CLAIM ALL PENDING REWARDS BEFORE YOU UNSTAKE! If your pool has a lock, and you wish to withdraw: the creator of the pool may enforce a penalty for early unstaking! The dialogue box will show 'EMERGENCY UNSTAKE' in this case. Otherwise the box will show 'UNSTAKE' if you are not violating the staking pool's lock period!
10. To unstake, select the 'UNSTAKE' tab near the top of the staking section! (or EMERGENCY UNSTAKE if conditions in #9 are relevant). Enter your desired unstake amount in the 'AMOUNT TO UNSTAKE' field. Or you can select 'MAX' unstake your entire position. Select 'UNSTAKE TOKEN' and confirm the transaction.\
    NOTE: BE AWARE OF ANY LOCK PERIODS, IF ANY! DO NOT FORGET TO CLAIM YOUR PENDING REWARDS BEFORE UNSTAKING!<br>


---

# 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.stakeflow.ai/a-guide-for-users-stakers.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.
