# 启动 Loop

## 概览 <a href="#overview" id="overview"></a>

启动序列包括以下步骤：

* 积分计划：用于建立 ETH 流动性;
* 协议启动
* 代币发布和空投

## 启动序列 <a href="#the-points-program-eth-bootstrapping" id="the-points-program-eth-bootstrapping"></a>

### 积分计划 - 建立ETH 流动性 <a href="#the-points-program-eth-bootstrapping" id="the-points-program-eth-bootstrapping"></a>

Loop 协议需要可借贷的流动性（如 ETH），该流动性将通过 **Loop 积分计划** 提供支持。积分计划激励用户将 ETH 或 Liquid Restaking Tokens (LRT) 锁定到协议中。作为回报，用户将赚取积分。积分将转化为 TGE 时 7%的 空投份额中的一部分。

积分计划共有 3 个周期，其&#x4E2D;**：**&#x524D;两个周期在协议启动之前进行，最后一个周期在协议启动后进行。

### 协议启动 <a href="#the-protocol-launch" id="the-protocol-launch"></a>

协议将在第二个积分周期结束时启动。Loop 协议上线后，用户可以开始循环使用 Pendle Restaking LP 代币，并为协议生成实际的利息收益。这些收益将流向 lpETH 抵押者，即出借者 (Lenders)。

协议最初不会推出 $Loop 代币，因此在初期，用户无法通过 dLP（动态流动性）进行 Boost 或赚取 APR。

### 代币发布

代币发布将伴随空投进行。在所有积分计划参与者中，7% 的代币将线性兑换。

* 代币发布后的最终效果：
  * 协议进入最终形态；
  * 如果用户希望通过 $LOOP 激励来弥补支付的利息成本，他们可以将总套利仓位的 5% 锁定在dLP池子里（LOOP-lpETH LP 代币）；
  * 这将带来买方压力并为 $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-launch/qi-dong-loop.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.
