# 第五章 纷繁复杂的区块链应用案例（主要是故事）

- [5.0 艰难的探索](https://u.naturaldao.io/be/chapter5/5.0-jian-nan-de-tan-suo.md): 2025-03-16 补充
- [5.1 小始祖彩色币](https://u.naturaldao.io/be/chapter5/5.1-xiao-shi-zu-cai-se-bi.md)
- [5.2 去中心化交易所Bitshares](https://u.naturaldao.io/be/chapter5/5.2-qu-zhong-xin-hua-jiao-yi-suo-bitshares.md)
- [5.3 去中心化交易所Kyber Network](https://u.naturaldao.io/be/chapter5/5.3-qu-zhong-xin-hua-jiao-yi-suo-kyber-network.md)
- [5.4 去中心化交易协议0x Protocol](https://u.naturaldao.io/be/chapter5/5.4-qu-zhong-xin-hua-jiao-yi-xie-yi-0x-protocol.md)
- [5.5 去中心化币币交易网络Bancor Network](https://u.naturaldao.io/be/chapter5/5.5-qu-zhong-xin-hua-bi-bi-jiao-yi-wang-luo-bancor-network.md): 区块链的一大里程碑！
- [5.6 通用的去中心化交易协议Uniswap](https://u.naturaldao.io/be/chapter5/5.6-tong-yong-de-qu-zhong-xin-hua-jiao-yi-xie-yi-uniswap.md)
- [5.7 去中心化稳定币DAI](https://u.naturaldao.io/be/chapter5/5.7-qu-zhong-xin-hua-wen-ding-bi-dai.md): 稳定币是一个地地道道的伪概念！因为它的价格根本就稳定不了！
- [5.8 DeFi 借贷平台 Compound](https://u.naturaldao.io/be/chapter5/5.8-defi-jie-dai-ping-tai-compound.md): 看过上一节内容，你就会知道我的结论仍然是：失败。
- [5.10 闪电贷及EIP-3156：一种闪电贷标准](https://u.naturaldao.io/be/chapter5/5.13-eip3156-yi-zhong-shan-dian-dai-biao-zhun.md): Flash Loans or Flash Loan?
- [5.11 DeFi 小小闪光点：Pool Together](https://u.naturaldao.io/be/chapter5/5.9-defi-xiao-xiao-shan-guang-dian-pool-together.md): https://www.pooltogether.us/
- [5.12 流支付（重要技术）](https://u.naturaldao.io/be/chapter5/5.12-liu-zhi-fu.md): Money Streaming
- [5.14 启发](https://u.naturaldao.io/be/chapter5/5.14-qi-fa.md)
- [5.15 参考资料与讨论](https://u.naturaldao.io/be/chapter5/5.15-can-kao-zi-liao-yu-tao-lun.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/chapter5.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.
