> For the complete documentation index, see [llms.txt](https://docs.rivalz.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rivalz.ai/riz-token/airdrop-and-eligibility-requirements/claim-page-guide.md).

# Claim Page Guide

**Step 1: Connect Wallet**

* Click the Connect Wallet button.
* Select your wallet provider (e.g., MetaMask, WalletConnect).
* Approve the connection request.

![](/files/yj3MJSxKnpbabbRaRN48)

**Step 2: Check Eligibility**

* After connecting your wallet, click the Next button.
* The system will automatically check your eligibility for the airdrop based on your wallet address and participation history.

<figure><img src="/files/yoIMkvEanDAcKnoylA75" alt="" width="375"><figcaption></figcaption></figure>

**Step 3: Claim $RIZ**

* If eligible, you will proceed to the claiming stage.
* Click Connect X to Unlock Claim
* Read and Accept the Terms of Service \
  ![](/files/d1rE5P6j5QhtbKCf13uQ)
* Click the Claim RIZ button.
* Confirm the transaction in your wallet.
* Wait for the transaction to complete. You will receive a notification when your $RIZ tokens are successfully claimed.

**Step 4: Stake (Optional)**

* After claiming your tokens, you may proceed to stake your $RIZ or $wRIZ tokens on the Staking Page.

#### Viewing Your Claimed Tokens

* Once the claim is successful, your $RIZ balance will be updated in your wallet.
* You can also view your updated balance under the My Rewards section on the ROME platform.

#### Troubleshooting

* Ensure your wallet is properly connected and has sufficient gas fees for transactions.
* If your eligibility check fails, verify that your wallet address is the correct one used during testnet participation or other eligible activities.

#### Support

For more information, join the[ Rivalz Discord](https://discord.gg/GajH3D4uvZ) for assistance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rivalz.ai/riz-token/airdrop-and-eligibility-requirements/claim-page-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
