# 開放式金融新世界

- [DeFi 總覽](https://www.0x1.academy/kai-fang-shi-jin-rong-xin-shi-jie/defi.md): 銀行開戶要身分證。
- [DEX 去中心化交易所](https://www.0x1.academy/kai-fang-shi-jin-rong-xin-shi-jie/dex.md): 你想交易一個新代幣。
- [SushiSwap](https://www.0x1.academy/kai-fang-shi-jin-rong-xin-shi-jie/dex/sushiswap.md)
- [借貸協議](https://www.0x1.academy/kai-fang-shi-jin-rong-xin-shi-jie/lending.md): 想借錢？
- [Aave](https://www.0x1.academy/kai-fang-shi-jin-rong-xin-shi-jie/lending/aave.md): Aave 在芬蘭語中意為「幽靈」。
- [Compound](https://www.0x1.academy/kai-fang-shi-jin-rong-xin-shi-jie/lending/compound.md): 2020 年 6 月，Compound 做了一件事。
- [流動性](https://www.0x1.academy/kai-fang-shi-jin-rong-xin-shi-jie/liquidity.md)
- [流動性挖礦](https://www.0x1.academy/kai-fang-shi-jin-rong-xin-shi-jie/yield-farming.md): 2020 年夏天，DeFi 爆發了。


---

# 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://www.0x1.academy/kai-fang-shi-jin-rong-xin-shi-jie.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.
