# Claim Rewards

### Overview

Claiming your hard-earned Zentanode rewards is simple! Just follow these easy steps to collect your CHAIN tokens:

**1. Access the Staking Dashboard:**

* Head over to the Zentachain Staking Dashboard.

**2. Connect Your Wallet:**

* Make sure you're using a compatible Web3 wallet.
* Connect your wallet to the dashboard.
* Need help? Check your wallet provider's instructions.

**3. Check the Countdown:**

* You'll see a timer showing when your rewards are ready to claim.

**4. Claim Your Rewards!**

* When the timer hits zero, click "Claim Rewards".
* Follow the steps to complete the process.

**5. Track Your Rewards:**

* The dashboard keeps a record of your past claims and shows when your next rewards will be available.

**Important Reminders:**

* **Double-Check Your Wallet:** Always make sure you're connected with the right wallet before claiming.
* **Reward Schedule:** Rewards are distributed at the beginning of each month.
* **Need Help?** Our support team is here to assist you.

{% embed url="<https://staking.zentachain.io/dashboard/zentanode>" %}


---

# 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.zentachain.io/zentanode/claim-rewards.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.
