> 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/fei-yong-yu-gui-ze/yong-xu-he-yue-bao-hu-pp-fei-yong.md).

# 永续合约保护（PP）费用

永续合约保护（PP）费用是用户为获得仓位保护所支付的成本。

***

### 保护费用和交易费用不同

永续合约保护（PP）费用不是普通合约交易费。

它是用户为获得额外保护支付的费用。

***

### 保护费用受哪些因素影响？

保护费用可能受到以下因素影响：

* 仓位大小
* 保护期限
* 保护强度
* 保护范围
* 市场波动率
* 流动性状况
* 极端行情或事件风险

***

### 保护费用什么时候支付？

用户通常在开启永续合约保护（PP）时确认并支付对应保护费用。

具体支付方式以平台实际展示为准。

***

### 保护费用可以抵扣吗？

在符合规则的情况下，用户可以使用 PP 代金券抵扣部分保护费用。

用户也可以使用 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, and the optional `goal` query parameter:

```
GET https://docs.jaspervault.io/zhong-wen-wen-dang/fei-yong-yu-gui-ze/yong-xu-he-yue-bao-hu-pp-fei-yong.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
