> For the complete documentation index, see [llms.txt](https://docs.jaspervault.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jaspervault.io/zhong-wen-wen-dang/yong-xu-he-yue-bao-hu-pp/bao-hu-qi-xian-fan-wei-yu-qiang-du.md).

# 保护期限、范围与强度

使用永续合约保护（PP）时，用户需要重点理解三个概念：

* 保护期限
* 保护范围
* 保护强度

这三个因素会共同影响保护效果和保护费用。

***

### 什么是保护期限？

保护期限是保护生效的时间长度。

保护期限越长，覆盖时间越久，但通常保护费用也越高。

***

### 保护到期后会怎样？

保护到期后，将不再生效。

如果用户仍然持有原仓位，需要自行判断是否继续开启新的保护。

请注意：

**保护到期不代表仓位自动平仓。**\
保护到期只是保护状态结束，用户仍需管理原合约仓位。

***

### 什么是保护范围？

保护范围是永续合约保护（PP）在什么价格区间或风险区间内发挥作用。

不同保护类型和保护强度对应的保护范围可能不同。

用户在确认订单前，应查看页面展示的具体保护范围。

***

### 什么是保护强度？

保护强度表示用户希望获得多强的保护。

一般来说：

* 保护越强，成本越高
* 保护越弱，成本较低
* 保护越靠近当前价格，通常成本越高
* 保护越远离当前价格，通常成本较低

***

### 保护期限、范围和费用的关系

| 参数变化      | 对保护费用的影响 |
| --------- | -------- |
| 保护期限更长    | 保护费用可能更高 |
| 保护范围更强    | 保护费用可能更高 |
| 市场波动更大    | 保护费用可能更高 |
| 仓位更大      | 保护费用更高   |
| 保护更接近当前价格 | 保护费用可能更高 |

***

### 用户需要注意什么？

在开启保护前，请重点确认：

* 保护会持续多久
* 保护覆盖什么风险
* 保护不覆盖什么风险
* 保护费用是多少
* 到期后如何处理
* 调整仓位是否会影响保护


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.jaspervault.io/zhong-wen-wen-dang/yong-xu-he-yue-bao-hu-pp/bao-hu-qi-xian-fan-wei-yu-qiang-du.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.
