# $wRIZ Staking User Guide

#### Introduction

The Staking Page allows you to stake your $RIZ and $wRIZ tokens to earn rewards. Staking is a process where you lock up your tokens to support the network and, in return, receive additional tokens as a reward.

{% embed url="<https://www.youtube.com/watch?v=-ZBymJFGy-I>" %}

#### Accessing the Staking Page

1. Navigate to <https://stake.rivalz.ai/> or click staking tab on the [zNode panel](https://znode.rivalz.ai/)
2. Select Stake $WRIZ from the sidebar&#x20;

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

#### Connecting Your Wallet

1. Click Connect Wallet at the top-right of the page.
2. Choose your preferred wallet (e.g., MetaMask, WalletConnect).
3. Authorize the connection to interact with the staking platform.

#### Staking $wRIZ Tokens

**1. Enter the Stake Amount**

* In the Amount to Stake field, input the number of tokens you wish to stake or click MAX to stake your entire available balance.

**2. Review APY and Earnings**

* The platform will display the Current APY.
* Expected Monthly and Daily Earnings will update based on your input.<br>

**3. Confirm and Stake**

* Click the Stake button.
* Approve the transaction in your wallet.

#### Checking Staked Tokens and Rewards

**Staked Tokens**

* Your total staked $RIZ or $wRIZ will be displayed in the Your Total Staked section on the right.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXe7pZNazevUvBLTT6foB4OHd48PITgjOgnJVL1TetJ1ZeBBQ9lGCuu1qmRxpAFCkUzo_Yih2k46nZd_xVsfXLNk5Zt_njWWwxVYq9wGGRtLaEtJVrQ_pABSI5XnLlyZDYZncQUGBA?key=q5kqilWDtUXr66WugvxOvnYe)

**Claimable Rewards**

* View your Total Claimable Rewards in the Claimable Rewards section.
* Individual staking entries show the staked amount, status and available actions.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcyiK2XT-00MDuXzxohxDYjUklbKo4Nikkg-rBkkws8GC1d2CgcxyQk0ET7g3BC8LeWX0A0iQ14FhFANyH1oVuGC0qcRn_vAJ3inAb7lU-JoD3zxFISRfRMUbzD7GXDagP1_o6D_Q?key=q5kqilWDtUXr66WugvxOvnYe)

#### Claiming Rewards

**1. Check Claimable Status**

* Entries marked Claimable are ready for claiming.

**2. Claiming Process**

* Click Claim to receive rewards.
* Alternatively, select Unstake and Claim to withdraw your staked tokens along with rewards.

#### Additional Notes

* Ensure you have sufficient gas fees to complete staking and claiming transactions.
* APR and rewards may vary based on the network and staking conditions.

#### Support

For any further assistance or information please join our [discord](https://discord.gg/XU5WzgtdKN) and open a ticket

\ <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.rivalz.ai/riz-token/usdwriz-staking-user-guide.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.
