# 介绍

Loop 是一个专注于以太坊套利交易的借贷市场。用户可以将各种长尾的流动性再质押衍生品（例如 Pendle LP 代币）作为抵押品，以借出 ETH，从而提升收益和积分的敞口

{% hint style="info" %}
套利交易涉及借入低利率货币，然后将其投资于利率更高的货币或资产，旨在从利率差异中获利。本质上，这就像是以低成本借钱，投资于能带来更高回报的资产。
{% endhint %}

借款人支付的利息将分配给 ETH出借者 (lenders) 和dLP锁仓者 (lockers)，从而奖励更高的协议对齐度，帮助Loop 实现规模扩展。

* 出借者 (Lenders) 将收到一个收据代币lpETH，可以在DeFi生态中使用，或质押以赚取ETH的被动收益。
* 循环套利者 (Loopers) 可以将产生收益的LRT衍生品作为抵押品来借出ETH，用于执行基于ETH的套利交易。&#x20;
* dLP锁仓者 (Lockers)可以将协议的治理代币 $LOOP 锁定在动态流动性(dLP)仓位中，以赚取协议收入
  * 循环套利&#x8005;**(**&#x4C;oopers）可以通过将总套利仓位的5%锁定在dLP中，来抵消借款成本，从而有效降低支付的利息。

通过为LRT 及其LP 代币提供可负担的信贷，Loop 为所有致力于以太坊再质押市场的协议创造了一个公平的竞争环境。

<figure><img src="/files/CIuSoD7z8BUmv8XMb6Ju" alt=""><figcaption><p>Loop - The Credit Hub for Restaking.</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/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.
