# The Protocol

- [出借 (赚取被动 ETH 收益)](https://docs.loopfi.xyz/chinese/the-protocol/chu-jie-zhuan-qu-bei-dong-eth-shou-yi.md): 出借者(Lenders) 获得被动收益，这些被动收益是套利者 (Loopers) 支付杠杆套利的借款利息。
- [利用率](https://docs.loopfi.xyz/chinese/the-protocol/chu-jie-zhuan-qu-bei-dong-eth-shou-yi/li-yong-l.md): 借贷池中的流动性使用率越高，利率就越高。
- [循环套利（杠杆式再质押）](https://docs.loopfi.xyz/chinese/the-protocol/xun-huan-tao-li-gang-gan-shi-zai-zhi-ya.md): 通过执行套利交易，循环套利者（Loopers）可获得杠杆再质押的主动收益。
- [UI指南 / 术语表](https://docs.loopfi.xyz/chinese/the-protocol/xun-huan-tao-li-gang-gan-shi-zai-zhi-ya/ui-zhi-nan-shu-yu-biao.md): 以下是对Loop 协议中UI 和杠杆术语的解释：
- [支持的DeFi 策略](https://docs.loopfi.xyz/chinese/the-protocol/xun-huan-tao-li-gang-gan-shi-zai-zhi-ya/zhi-chi-de-defi-ce-le.md)
- [清算](https://docs.loopfi.xyz/chinese/the-protocol/xun-huan-tao-li-gang-gan-shi-zai-zhi-ya/qing-suan.md)
- [操作指南](https://docs.loopfi.xyz/chinese/the-protocol/xun-huan-tao-li-gang-gan-shi-zai-zhi-ya/cao-zuo-zhi-nan.md)
- [dLP 锁仓（动态流动性与加成）](https://docs.loopfi.xyz/chinese/the-protocol/dlp-suo-cang-dong-tai-liu-dong-xing-yu-jia-cheng.md): dLP 锁仓者治理协议，获得被动收益以及解锁 $LOOP 的排放。
- [代币经济学](https://docs.loopfi.xyz/chinese/the-protocol/dai-bi-jing-ji-xue.md): $LOOP 代币的经济模型


---

# 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://docs.loopfi.xyz/chinese/the-protocol.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.
