> For the complete documentation index, see [llms.txt](https://zentra.gitbook.io/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zentra.gitbook.io/cn/readme.md).

# 欢迎来到 Zentra

Zentra 是区块链的 OS Layer，一个不断进化的区块链操作系统层。我们既不是独立的 L1，也不是 L2，而是运行在世界计算机之上并可随时升级的“操作系统”。当出现更快、费用更低或去中心化程度更高的世界计算机时，我们可以像更换硬件一样切换到底层链，生态无感迁移、无需重建。

{% embed url="<https://youtu.be/dzk8hug0pfM>" %}

与传统的区块链层不同，Zentra 的执行引擎和生态系统在区块链节点之外运行，利用 Minus Theory 的设计解耦共识与执行。操作系统层的形态让我们保留去中心化运行的能力，同时可以与更加去中心化的 L1 合作。通过持续迭代的 OS Layer，生态可以轻松移植到更高 TPS、成本更低的区块链上，避免 Gas 限制等传统约束，让开发者以前所未有的轻松方式构建和部署功能更丰富的应用程序。

## 路线图

* **测试网 1-3**: 已完成稳定性测试。
* **主网启动**: 2025 年 12 月，带有真实资金和去中心化索引器。
* **TGE 和空投**: 待定；空投在 TGE 之后分发。
* **启动后**: 生态增长，根据需要进行量子升级，持续 OS 层演进。


---

# 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 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://zentra.gitbook.io/cn/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.
