# Zentanode

- [About](https://docs.zentachain.io/zentanode/introduction-1.md): Zentanode is Zentachain's hardware device for offline communication through the Zentamesh network.
- [Getting Started](https://docs.zentachain.io/zentanode/setup-a-zentanode.md)
- [Hardware](https://docs.zentachain.io/zentanode/hardware.md)
- [Antenna](https://docs.zentachain.io/zentanode/antenna.md): Zentanode antenna specifications, supported frequencies, performance data, and range optimization.
- [Rewards](https://docs.zentachain.io/zentanode/rewards.md)
- [Node Updater](https://docs.zentachain.io/zentanode/about.md)
- [Installation](https://docs.zentachain.io/zentanode/about/installation.md): Step-by-step guide for installing and using the Zentanode Updater.
- [Repair-Hub](https://docs.zentachain.io/zentanode/repair-hub.md): The Repair-Hub for Zentanode devices is a service offered by Zentachain that allows users to send their Zentanode devices to a team of repair experts for maintenance and repair.
- [Troubleshooting](https://docs.zentachain.io/zentanode/troubleshooting.md)
- [Claim Rewards](https://docs.zentachain.io/zentanode/claim-rewards.md)


---

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