# 目标用户

### 1. 出借者 (Lenders)

{% hint style="success" %}
出借者通过赚取利息来获得被动收益。
{% endhint %}

出借者 (Lenders) 提供ETH 来实现套利者 (Loopers) 的套利交易。通过存入ETH，出借者 (Lenders) 可以铸造lpETH，lpETH 可以在DeFi协议里使用以赚取积分和收益。质押lpETH的用户将获得从套利者 (Loopers) 那里收取的利息作为收益。

### 2. 循环套利者 (Loopers)

{% hint style="success" %}
循环套利者 (Loopers) 通过执行套利交易，主动赚取杠杆化的再质押收益。
{% endhint %}

循环套利者 (Loopers) 从协议中借出ETH，支付利息后用这部分ETH购买产生收益的抵押品（例如Pendle LRT LP代币）。如果抵押品的收益率高于支付的利息，他们的套利交易就是成功的，其净头寸价值也会随着时间的增加而增加。 杠杆系数（Loop Factor）越高，相较于其提供的本金，能借出的资金就越多。

借出ETH 需要支付相应的利息，这些利息收益将分配给dLP 锁仓者 (dLP Lockers) 和lpETH 质押者, 也就是出借者 (Lenders)。循环套利者 (Loopers) 如果将其总套利仓位的5%以上锁定在dLP中，可以解锁 $LOOP代币奖励，从而降低借款成本。

### 3. dLP 锁仓者 (dLP Lockers)

{% hint style="success" %}
dLP锁仓者 (dLP Lockers) 负责协议治理，赚取被动的利息收益，并为与协议目标高度一致的用户解锁$LOOP 奖励。
{% endhint %}

dLP 是$LOOP 的 LP代币，由80%的 $LOOP和20%的lpETH 组成。协议生成的收入不仅会分配给lpETH质押者，还会分配给dLP锁仓者 (dLP Lockers)。锁仓期限可以为1、3、6、9或12个月；锁仓时间越长，用户获得的投票权和实际收益就越大。

通过仅向$LOOP 流动性提供者发放 $LOOP 代币奖励，Loop将协议的全部潜力赋予与其高度对齐的用户，同时保证原生代币拥有深度流动性。

<figure><img src="/files/seAqMYPfF9DNwGuOn4R6" alt=""><figcaption><p>Loop Target Users</p></figcaption></figure>


---

# 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/mu-biao-yong-hu.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.
