# 为什么使用Sturdy

## ***对于借款人：***

现有的贷款协议要求借款人支付不稳定的、通常很高的利率。

在Sturdy，利率被锁定在0%。 少数其他协议也提供无息贷款，但他们有打开或关闭借款头寸的费用；Sturdy没有费用，借款人只支付汽油。这些协议中有许多还铸造了自己的稳定币，引入了挂钩风险。相比之下，Sturdy使用户能够借用成熟的稳定币，如USDC、USDT或Dai。

## ***对于贷款人：***

Sturdy的目的是为贷款人提供高、稳定、低风险的收益率。&#x20;

让我们看一个关于Fantom的例子，WBTC目前在Yearn的年收益率为13%。如果所有出借资金的80%是借来的，平均借款人的抵押率为200%，Sturdy对产生的收益率收取10%的费用（'金库费'），贷款人将获得0.13 x 0.8 x 2 x 0.9 = 18.7% AP&#x59;***。***

{% hint style="info" %}
为了理解上述公式，请考虑在这种情况下，APY是指多少收益率被传递给贷款人除以借出资产的数额。请注意，抵押率（抵押物/借贷）乘以利用率（借贷/借出资产）等于抵押物存款除以借出资产。抵押品的数量乘以其产生的年利率和传递给贷款人的百分比，等于传递给贷款人的收益率。因此，整个表达式等于传递给贷款人的收益率除以出借资产的数额，像期待的那样
{% endhint %}

由于质押的年利率比市场决定的利率更稳定，Sturdy的收益率比现有贷款协议更稳定。


---

# 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://chang-yu-1.gitbook.io/sturdy-zhong-wen-wen-dang/xiang-mu-zong-lan/wei-shen-me-shi-yong-sturdy.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.
