# Zentachain

## Zentachain Documentation

- [Overview](https://docs.zentachain.io/zentachain/readme.md): Zentachain is a privacy-focused blockchain project securing IoT communication and data storage through decentralized infrastructure.
- [About](https://docs.zentachain.io/chain-network/about.md)
- [Economics](https://docs.zentachain.io/chain-network/economics.md): CHAIN token economics, allocation, vesting, and seed auction details for the Zentachain Network.
- [Use-Cases](https://docs.zentachain.io/chain-network/use-cases.md): CHAIN token use cases across the Zentachain ecosystem — staking, messaging, and node rewards.
- [Staking](https://docs.zentachain.io/chain-network/staking.md): Technical documentation for StakeChain — the Zentachain staking smart contract system.
- [Staking Guide](https://docs.zentachain.io/chain-network/staking-guide.md)
- [About](https://docs.zentachain.io/zentalk/introduction-1.md): Zentalk is an end-to-end encrypted messenger on a decentralized mesh network. No central server, no phone number required, fully open source.
- [Features](https://docs.zentachain.io/zentalk/features.md): Complete feature overview of Zentalk — messaging, calls, groups, privacy, and security capabilities.
- [Zentalk Web](https://docs.zentachain.io/zentalk/zentalk-web.md): Zentalk Web is the browser-based version of Zentalk — a full-featured encrypted messenger available at zentalk.chat.
- [Validators](https://docs.zentachain.io/zentalk/validators.md): How the Zentalk validator network works, what validators do, and why running a node matters for the decentralized mesh.
- [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)
- [About](https://docs.zentachain.io/zentamesh/introduction.md)
- [Features](https://docs.zentachain.io/zentamesh/features.md): Features and capabilities of the Zentamesh network protocol.
- [API & SDK](https://docs.zentachain.io/zentamesh/api-and-sdk.md)
- [Frequently Asked Questions](https://docs.zentachain.io/faq/frequently-asked-questions.md): Welcome to the Zentachain FAQ section! Here, you will find answers to all of your questions about our platform. To get the most out of this resource, we recommend taking a moment to browse through the
- [Zentachain](https://docs.zentachain.io/faq/frequently-asked-questions/zentachain-faq.md): Frequently Asked Questions about Zentachain.
- [CHAIN Token](https://docs.zentachain.io/faq/frequently-asked-questions/chain-faq.md): Frequently Asked Questions about CHAIN.
- [Zentalk](https://docs.zentachain.io/faq/frequently-asked-questions/about-zentalk.md): Frequently Asked Questions about Zentalk.
- [Zentanode](https://docs.zentachain.io/faq/frequently-asked-questions/about-zentanodes.md): Frequently Asked Questions about Zentanode.
- [Zentamesh](https://docs.zentachain.io/faq/frequently-asked-questions/about-zentameshnet.md): Frequently Asked Questions about Zentamesh.
- [Staking](https://docs.zentachain.io/faq/frequently-asked-questions/staking-hub-faq.md): Frequently Asked Questions about Staking-Hub.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.zentachain.io/zentachain/readme.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.
