# Zentanode

<details>

<summary>What is a Zentanode?</summary>

A Zentanode is decentralized mining hardware that powers the Zentamesh network. It provides offline communication within a range of up to 6km, routes encrypted messages, and stores data with redundancy. Operators earn 25 CHAIN tokens per month for maintaining their node. The device is energy-efficient (5W typical), plug-and-play, and requires no technical expertise to operate.

</details>

<details>

<summary>How do I purchase a Zentanode?</summary>

Zentanodes are available exclusively through the official store at [zentanode.com](https://zentanode.com). Availability may vary depending on your region.

</details>

<details>

<summary>What is the range of a Zentanode?</summary>

Zentanodes currently operate within a range of up to 6 kilometers. The exact range depends on terrain, obstructions, and antenna placement. Multiple nodes can extend coverage through mesh networking.

</details>

<details>

<summary>How much do I earn with a Zentanode?</summary>

Each Zentanode earns a fixed reward of **25 CHAIN tokens per month** (300 CHAIN per year). Rewards are paid directly to your wallet at the beginning of each month. A minimum uptime of 95% is required for full rewards.

</details>

<details>

<summary>Can I run multiple Zentanodes?</summary>

Yes. You can operate multiple nodes:

* **Starter (1–3 nodes):** 25–75 CHAIN/month
* **Professional (4–10 nodes):** 100–250 CHAIN/month with mesh networking bonus
* **Enterprise (10+ nodes):** 250+ CHAIN/month with network priority

</details>

<details>

<summary>Do I need technical expertise to operate a Zentanode?</summary>

No. Zentanode is plug-and-play with a 6-step setup that takes approximately 15 minutes. Connect power, pair with the Zentalk app, configure your wallet address, and mining starts automatically.

</details>

<details>

<summary>What hardware specs does the Zentanode have?</summary>

* **Processor:** ARM Cortex-A53 Quad-Core
* **RAM:** 2 GB DDR4
* **Storage:** 32 GB eMMC
* **Connectivity:** WiFi, Bluetooth 5.0, LoRa, Gigabit Ethernet, USB 3.0/C, LTE
* **Power:** 5W typical, 10W max (USB-C or PoE+)
* **Operating Temperature:** -20°C to +60°C

</details>

<details>

<summary>What frequencies does the Zentanode support?</summary>

* **868 MHz** — Europe
* **915 MHz** — North America, Australia
* **922 MHz** — Latin America, Southeast Asia

The device also supports WiFi, Bluetooth 5.0, and LTE connectivity.

</details>

<details>

<summary>Is Zentanode compatible with LoRa?</summary>

Yes. Zentanode is compatible with LoRa and supports LoRaWAN for long-range, low-power communication.

</details>

<details>

<summary>What happens if my Zentanode goes offline?</summary>

If your node goes offline, you will not receive rewards for the downtime period. Once the node is back online and meets the 95% uptime requirement, rewards resume. The Repair-Hub service is available for hardware issues.

</details>

<details>

<summary>How can I monitor my Zentanode?</summary>

You can monitor your node through Zentalk Web at [zentalk.chat](https://www.zentalk.chat/). The app provides real-time data on node status, network connections, and reward tracking. The map explorer shows all active nodes.

</details>

<details>

<summary>What is the expected lifespan of a Zentanode?</summary>

Zentanodes are designed for continuous 24/7 operation with minimal power consumption. With proper care, you can expect several years of reliable operation.

</details>


---

# 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/faq/frequently-asked-questions/about-zentanodes.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.
