> 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/xin-shou-zhi-nan/kai-qi-di-yi-bi-yong-xu-he-yue-bao-hu-pp.md).

# 开启第一笔 永续合约保护（PP）

永续合约保护（PP）是 Jasper Vault 的核心保护功能。

用户可以在进行永续合约交易时，为仓位附加一层保护，从而在继续持仓的同时，更清楚地管理部分下行风险。

***

### 什么情况下可以考虑开启永续合约保护（PP）？

用户可以在以下场景考虑开启永续合约保护（PP）：

* 担心短时间插针或突发行情
* 担心止损价被短暂触发后直接离场
* 准备夜间持仓或长时间无法盯盘
* 仓位已经出现较大浮亏，希望在风险进一步扩大前增加保护
* 想继续持仓，但希望提前设定更清晰的风险边界

***

### 第一步：进入交易页面

打开 Jasper Vault App，进入 BTC 永续合约交易页面。

设置你的交易方向、仓位大小和杠杆倍数。

***

### 第二步：开启永续合约保护（PP）

在开仓区域找到永续合约保护（PP）选项。

开启后，系统会显示可用的场景化保护选项。

***

### 第三步：选择保护场景

你可以根据自己的交易需求选择：

* 紧急护盾
* 扫损无忧
* 夜间守护
* 重亏拯救

不同场景对应不同使用目的。

如果你担心的是短期突发行情，可以优先查看「紧急护盾」。

如果你担心止损价被短暂触发后直接离场，可以查看「扫损无忧」。

如果你准备睡觉或长时间无法盯盘，可以查看「夜间守护」。

如果你的仓位已经出现较大浮亏，可以查看「重亏拯救」。

***

### 第四步：选择保护期限和保护强度

根据页面提示选择保护期限和保护强度。

一般来说：

* 保护期限越长，保护费用可能越高
* 保护越强，保护费用可能越高
* 市场波动越大，保护费用可能越高
* 仓位越大，保护费用越高

***

### 第五步：查看永续合约保护（PP）费用

提交订单前，系统会显示预计永续合约保护（PP）费用。

用户可以根据平台支持情况，使用：

* 可用余额支付
* PP 预付充值余额支付
* PP 代金券抵扣部分费用

具体以 App 页面展示为准。

***

### 第六步：确认订单

请在提交前确认：

* 交易方向
* 仓位大小
* 杠杆倍数
* 保证金
* 强平价格
* 选择的保护场景
* 保护期限
* 保护范围
* 永续合约保护（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:

```
GET https://docs.jaspervault.io/zhong-wen-wen-dang/xin-shou-zhi-nan/kai-qi-di-yi-bi-yong-xu-he-yue-bao-hu-pp.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.
