# Rewards

## Zentanode Rewards

Zentanode operators earn CHAIN tokens for maintaining the Zentamesh network infrastructure. Rewards are distributed at the beginning of each month.

{% hint style="info" %}
There are currently no active Zentanodes on the network. The rewards structure below outlines the planned incentive model that will take effect once Zentanode operations begin.
{% endhint %}

***

## Reward Structure

| Parameter       | Detail                          |
| --------------- | ------------------------------- |
| Monthly Reward  | 25 CHAIN per node               |
| Annual Reward   | 300 CHAIN per node              |
| Payout Schedule | Beginning of each month (epoch) |
| Minimum Uptime  | 95% required for full rewards   |
| Payout Method   | Direct to wallet (Ethereum)     |

{% hint style="warning" %}
This reward structure is subject to change based on network governance and community proposals.
{% endhint %}

***

## How Zentanodes Differ from Traditional Mining

Unlike traditional cryptocurrency miners, Zentanodes:

* **Do not depreciate** — They function as decentralized network infrastructure, not mining rigs
* **Have limited supply** — A fixed number of nodes are allocated per city and country
* **Provide real utility** — They power the Zentamesh network for offline communication
* **Earn fixed rewards** — Predictable monthly income, not dependent on mining difficulty

Once major cities and countries are covered, the network reaches its capacity, ensuring the long-term value and stability of each Zentanode.

***

## Benefits of Running a Zentanode

* **Consistent Rewards** — Earn predictable monthly CHAIN tokens
* **Network Contribution** — Secure and decentralize the Zentamesh network
* **Long-Term Value** — Limited supply and essential role in the network
* **Community Participation** — Participate in network governance
* **Low Power** — Only 5W typical power consumption for 24/7 operation

***

## Get a Zentanode

Purchase your Zentanode at the official store: [zentanode.com](https://zentanode.com)


---

# 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/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.
