# About

## Overview

The Chain Network is the blockchain infrastructure powering the Zentachain ecosystem. It provides a decentralized network committed to delivering secure, reliable, and cost-effective infrastructure for the Telecom and IoT sector.

CHAIN is an ERC-20 token on Ethereum with a fixed supply of 5,000,000 tokens. It serves as the native utility token for staking, governance, service payments, and node rewards across the ecosystem.

## Chain Developer

Developers who want to build on the Chain Network or join the ecosystem can find all necessary documentation at the developer hub.

{% embed url="<https://devs-chain.zentachain.io/docs/intro>" %}

## Chain Ecosystem

Discover the products and services built by the Zentachain team — including Zentalk, Zentamesh, Zentanode, and more.

{% embed url="<https://zentachain.io/ecosystem>" %}

## Join Chain Network

Whether you're an experienced developer or just starting, the Chain Network welcomes contributors from all backgrounds. By actively participating, you become part of building the future of decentralized communication and infrastructure.


---

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