# Getting Started

## Setup in 6 Steps

Setting up your Zentanode takes approximately 15 minutes. No technical expertise required.

### Step 1: Unbox

Unbox your Zentanode and included components (device, USB-C power adapter, ethernet cable, quick start guide).

### Step 2: Connect Power & Network

Connect the USB-C power adapter and optionally plug in the ethernet cable. WiFi is also supported.

### Step 3: Download Zentalk

Download the Zentalk app on your phone, tablet, or computer. Visit [zentalk.chat](https://www.zentalk.chat/) to use the web version.

### Step 4: Pair Your Device

Pair the Zentanode with your device via QR code scan or serial number entry.

### Step 5: Configure

Configure your node settings and set your mining wallet address for reward payouts.

### Step 6: Start Earning

Mining begins automatically once your node is online. Rewards are distributed monthly.

{% hint style="info" %}
Your Zentanode is designed for continuous 24/7 operation with minimal power consumption (5W typical). Keep it running to maintain the 95% uptime requirement for rewards.
{% endhint %}

***

## Connection Methods

Your Zentanode supports multiple connection methods:

| Method   | Use Case                       |
| -------- | ------------------------------ |
| WiFi     | Standard wireless connection   |
| Ethernet | Wired connection for stability |
| BLE      | Bluetooth Low Energy pairing   |
| USB      | Direct connection to computer  |
| Radio    | LoRa mesh communication        |

***

## Power

| Action    | How                                      |
| --------- | ---------------------------------------- |
| Power ON  | Connect USB-C power adapter              |
| Power OFF | Hold the power button for 3 seconds      |
| Restart   | Press and release the power button twice |
| Reset     | Hold the reset button for 10 seconds     |

***

## Display

The 1-inch display shows:

* Node status (online/offline)
* Network connection status
* Current IP address
* Node Hash-ID

***

## Running Multiple Nodes

Each Zentanode earns a fixed **25 CHAIN per month**. You can operate multiple nodes to increase your total rewards:

| Setup        | Nodes | Total Monthly Rewards |
| ------------ | ----- | --------------------- |
| Starter      | 1–3   | 25–75 CHAIN           |
| Professional | 4–10  | 100–250 CHAIN         |
| Enterprise   | 10+   | 250+ CHAIN            |

All rewards are calculated at 25 CHAIN per node per month.

***

## Need Help?

* **Documentation:** [docs.zentachain.io](https://docs.zentachain.io)
* **Zentanode Store:** [zentanode.com](https://zentanode.com)
* **Zentalk Support:** Available through the Zentalk app


---

# 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/setup-a-zentanode.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.
