# 第六章 区块链协作（主要是教训）

- [6.1 基础概念](https://u.naturaldao.io/be/chapter6/6.1-ji-chu-gai-nian.md): 如果你不想了解跟区块链应用开发关系不大的，直接了解CC0即可。
- [6.2 区块链3.0：DAO](https://u.naturaldao.io/be/chapter6/6.2-qu-kuai-lian-3.0dao.md): 千万小心：DAO 1.0 的实践已经失败！
- [6.3 DAO 2.0](https://u.naturaldao.io/be/chapter6/6.3-dao-2.0.md): DAO 2.0 = 智能合约 + 智能管理（AI管理） + 价值共识
- [6.4 开源的优势与必要](https://u.naturaldao.io/be/chapter6/6.4-kai-yuan-de-you-shi-yu-bi-yao.md)
- [6.5 区块链的激励式开放性协作](https://u.naturaldao.io/be/chapter6/qu-kuai-lian-de-ji-li-shi-kai-fang-xing-xie-zuo.md): 待更新！
- [6.6 如何保证协作安全](https://u.naturaldao.io/be/chapter6/6.6-ru-he-bao-zheng-xie-zuo-an-quan.md)
- [6.7 参考资料与课后阅读](https://u.naturaldao.io/be/chapter6/6.7-can-kao-zi-liao-yu-ke-hou-yue-du.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://u.naturaldao.io/be/chapter6.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.
