# Liquity官方说明

<figure><img src="/files/eN8QrNkITac9vshQBCvx" alt=""><figcaption></figcaption></figure>

Liquity是一种去中心化的借贷协议，让您用以太币作抵押提取无息贷款。 贷款以LUSD（一种与美元挂钩的稳定币）的形式支付，并且要求110％的最低抵押率。

除了用户的抵押外，Liquity的贷款还由一个LUSD的稳定池以及所有借款人的集体作为最后担保人提供担保。 您可以在我们的说明中了解有关这些机制的更多信息。

作为一个协议，Liquity是非保管性的，不可改变的且无治理的。

点击以下链接了解协议概述：

{% embed url="<https://youtu.be/IwXA6YW2w0c>" %}

如果在浏览我们的常见问题和文档后仍有疑问，请加入我们的[Discord](https://discord.gg/2up5U32)小组！您也可以在这里加入我们的微信群：

![](https://lh3.googleusercontent.com/bZzlJbnc6HCG_WD-3XyP4UHBQ_P-ouaHLFXRYSOXk0y3QsheB7v-2_HPZ72hABfnMx2M5H4RpAHIIDh92C2ZQfvKIcGz7rvkpV1etI2H4ANQg1HrmgERan_RDgWBg4U2m2ErWfSG)


---

# 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.liquity.org/liquity-v1-cn/readme.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.
