# Use-Cases

## Zentanode

Zentanode is decentralized mining hardware for offline connectivity. Operators power the Zentamesh network and earn 25 CHAIN tokens per month. Zentanodes provide offline communication within a 6km range and serve as gateways for the Zentamesh network. The Zentanode reward program will begin once node operations launch.

{% content-ref url="/pages/-MGO1ADa8KphF33Je5Ut" %}
[About](/zentanode/introduction-1.md)
{% endcontent-ref %}

**Zentanode Rewards:**

{% content-ref url="/pages/9R4mReVYcBW3erO18pp7" %}
[Rewards](/zentanode/rewards.md)
{% endcontent-ref %}

**Purchase a Zentanode:**

{% embed url="<https://zentanode.com>" %}

***

## Zentamesh

The Zentamesh network is a decentralized mesh protocol powered by the CHAIN token. By owning a Zentanode and participating in the network, you earn CHAIN tokens while enabling offline communication for Zentalk users.

{% content-ref url="/pages/VWPcnLwCGhzL3ImuYw3t" %}
[About](/zentamesh/introduction.md)
{% endcontent-ref %}

***

## Staking

Stake CHAIN tokens to participate in network governance and earn rewards. Multiple staking tiers are available with competitive APY rates and flexible lock-up periods.

{% content-ref url="/pages/kA0mElLnpPARDCCbZ0wr" %}
[Staking](/chain-network/staking.md)
{% endcontent-ref %}

***

## Zentalk

Zentalk is an end-to-end encrypted messenger on a decentralized mesh network. It uses Signal Protocol, 3-hop onion routing, zero-knowledge proofs, and post-quantum cryptography. No phone number required — sign in with a Web3 wallet.

Key features:

* Encrypted messaging, voice & video calls, groups, channels, stories
* Offline communication within 6km of a Zentanode
* Server-blind architecture — nodes cannot decrypt your data
* Web3 wallet login with multi-chain support
* Available now at [zentalk.chat](https://www.zentalk.chat/)

{% content-ref url="/pages/-MGO2CUbN2PiqT0q8D2F" %}
[About](/zentalk/introduction-1.md)
{% endcontent-ref %}


---

# 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/chain-network/use-cases.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.
