> 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/shi-yong-an-li.md).

# 使用案例

本页面通过几个常见交易场景，帮助用户理解永续合约保护（PP）的使用方式。

以下案例仅用于说明产品逻辑，不构成交易建议。

***

### 案例一：突发行情前使用紧急护盾

用户正在做多 BTC。\
市场即将公布重要数据，用户担心短时间内出现剧烈下跌，但又不想提前平仓。

此时用户可以考虑使用紧急护盾，为仓位添加短时间保护。

适合场景：

* CPI、FOMC 等重要数据前后
* 重大新闻前后
* 市场突然放量波动
* 用户短时间无法盯盘

***

### 案例二：担心止损被扫，使用扫损无忧

用户设置了止损价，但担心市场短暂插针触发止损后又快速反弹。

此时用户可以考虑使用扫损无忧。

它的目标不是让用户完全放弃止损，而是让用户在止损风险区域附近获得另一种处理方式：

**到价保护，而不是简单离场。**

***

### 案例三：睡前使用夜间守护

用户在晚上持有 BTC 合约仓位。\
用户认为中长期方向仍然成立，但担心夜间价格波动导致仓位风险上升。

此时用户可以考虑使用夜间守护。

适合场景：

* 睡觉前
* 长时间离开电脑
* 无法及时处理仓位
* 希望降低夜间极端波动影响

***

### 案例四：浮亏后使用重亏拯救

用户做多 BTC 后，价格短期下跌，仓位出现较大浮亏。\
用户认为行情仍有机会反弹，但又担心继续下跌接近强平。

此时用户可以考虑使用重亏拯救。

适合场景：

* 仓位已有浮亏
* 不想立刻止损
* 希望争取更多观察时间
* 需要在强平前增加风险边界

***

### 使用案例总结

永续合约保护（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/shi-yong-an-li.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.
