# DeFi介紹

- [概念](https://blockchain-discovery.gitbook.io/cong-ling-kai-shi-xue-web3/defi-jie-shao/gai-nian.md)
- [去中心化交易所(DEX)](https://blockchain-discovery.gitbook.io/cong-ling-kai-shi-xue-web3/defi-jie-shao/qu-zhong-xin-hua-jiao-yi-suo-dex.md)
- [借貸協議(Lending Protocol)](https://blockchain-discovery.gitbook.io/cong-ling-kai-shi-xue-web3/defi-jie-shao/jie-dai-xie-yi-lending-protocol.md)
- [流動性質押(Liquid Staking)](https://blockchain-discovery.gitbook.io/cong-ling-kai-shi-xue-web3/defi-jie-shao/liu-dong-xing-zhi-ya-liquid-staking.md)
- [衍生品交易(Derivatives Protocol)](https://blockchain-discovery.gitbook.io/cong-ling-kai-shi-xue-web3/defi-jie-shao/yan-sheng-pin-jiao-yi-derivatives-protocol.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://blockchain-discovery.gitbook.io/cong-ling-kai-shi-xue-web3/defi-jie-shao.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.
