> For the complete documentation index, see [llms.txt](https://docs.n01zet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n01zet.com/chinese/wen-jian.md).

# 文件

- [简介](https://docs.n01zet.com/chinese/wen-jian/jian-jie.md)
- [N01zet如何工作](https://docs.n01zet.com/chinese/wen-jian/n01zet-ru-he-gong-zuo.md)
- [N01zet解决方案的好处](https://docs.n01zet.com/chinese/wen-jian/n01zet-jie-jue-fang-an-de-hao-chu.md)
- [区块链](https://docs.n01zet.com/chinese/wen-jian/qu-kuai-lian.md)
- [区块链和碳足迹](https://docs.n01zet.com/chinese/wen-jian/qu-kuai-lian-he-tan-zu-ji.md)
- [N01zet的创新](https://docs.n01zet.com/chinese/wen-jian/n01zet-de-chuang-xin.md): N01zet：一个创新的解决方案
- [N01zet指数](https://docs.n01zet.com/chinese/wen-jian/n01zet-zhi-shu.md)
- [差异化因素](https://docs.n01zet.com/chinese/wen-jian/cha-yi-hua-yin-su.md)
- [商业模式](https://docs.n01zet.com/chinese/wen-jian/shang-ye-mo-shi.md)
- [Market Size](https://docs.n01zet.com/chinese/wen-jian/market-size.md)
- [走向市场](https://docs.n01zet.com/chinese/wen-jian/zou-xiang-shi-chang.md)
- [产品开发](https://docs.n01zet.com/chinese/wen-jian/chan-pin-kai-fa.md)
- [N01zet代币](https://docs.n01zet.com/chinese/wen-jian/n01zet-dai-bi.md)
- [ICO--首次代币发行](https://docs.n01zet.com/chinese/wen-jian/ico-shou-ci-dai-bi-fa-xing.md)
- [ICO - 规划](https://docs.n01zet.com/chinese/wen-jian/ico-gui-hua.md)
- [ICO - 代币经济学](https://docs.n01zet.com/chinese/wen-jian/ico-dai-bi-jing-ji-xue.md)
- [筹款的分配](https://docs.n01zet.com/chinese/wen-jian/chou-kuan-de-fen-pei.md)
- [奖金和减半日](https://docs.n01zet.com/chinese/wen-jian/jiang-jin-he-jian-ban-ri.md)
- [货币的价值化N01zet AZL](https://docs.n01zet.com/chinese/wen-jian/huo-bi-de-jia-zhi-hua-n01zet-azl.md)
- [ICO的实施](https://docs.n01zet.com/chinese/wen-jian/ico-de-shi-shi.md)
- [规划](https://docs.n01zet.com/chinese/wen-jian/gui-hua.md)
- [路线图](https://docs.n01zet.com/chinese/wen-jian/lu-xian-tu.md)
- [我们的团队](https://docs.n01zet.com/chinese/wen-jian/wo-men-de-tuan-dui.md): 我们是最有资格和最专注于破解解决方案的人
- [常见问题](https://docs.n01zet.com/chinese/wen-jian/chang-jian-wen-ti.md): 常见问题


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.n01zet.com/chinese/wen-jian.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
