# 操作指南

## 开设仓位指南

开设仓位的流程如下：

1. 选择你想要杠杆操作的策略
2. 选择你想要存入的资产（不一定是策略的基础抵押品）
3. 选择期望的 Loop 倍数（决定你要杠杆多少基础抵押品）
4. 启用或禁用加成 (Boost)
5. 检查健康因子（LTV 和清算阈值）
6. 检查价格影响和利率与基础收益的比率是否合理
7. 点击“Loop”并在钱包中确认交易

<figure><img src="/files/97DZLK2nXbIxJxyPNTvv" alt=""><figcaption><p>开设仓位（不启用 Boost）</p></figcaption></figure>

从出借者 (Lenders) 借来的ETH和你选择存入的资产将被转换为策略的基础抵押品，从而实现杠杆收益和积分。

## 提升仓位

用户可以选择通过将超过其总仓位的5%的金额存入dLP来提升他们的仓位。这不仅会让他们获得以 $LOOP代币形式返还的利息，还能解锁dLP 中分配的真实收益。默认的提升设置是将仓位的6%锁仓1个月。

<figure><img src="/files/BR9yoZFgzPNAOl5m0bg2" alt=""><figcaption><p>开设仓位（不启用 Boost）</p></figcaption></figure>

## 关闭仓位

关闭仓位实际上是指将你在 ETH 中的债务偿还给储备池。偿还债务后，其余部分会以基础抵押品或 ETH 的形式支付给你。


---

# 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-protocol/xun-huan-tao-li-gang-gan-shi-zai-zhi-ya/cao-zuo-zhi-nan.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.
