> 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/zui-jia-bao-hu-chang-jing/jin-ji-hu-dun.md).

# 紧急护盾

紧急护盾是 Jasper Vault 面向短期突发行情设计的保护场景。

它适合用户在已经持仓，或者准备开仓时，担心短时间内出现剧烈波动，希望快速为仓位增加保护的情况。

***

### 紧急护盾解决什么问题？

加密市场经常出现短时间剧烈波动。

例如：

* 突然插针
* 重大新闻
* 数据公布
* 市场快速放量
* 短时间多空剧烈拉扯

在这些情况下，用户可能不想立即平仓，但又担心仓位在短时间内遭遇极端波动。

紧急护盾的目标是：

**在短期不确定性较高时，帮助用户快速为仓位增加保护。**

***

### 紧急护盾适合什么时候使用？

适合以下情况：

* 用户已经持仓，并担心短时间内剧烈波动
* 用户准备开仓，但认为接下来短期波动较大
* 市场即将公布重要数据
* 用户短时间无法盯盘
* 用户不想平仓，但希望临时增加保护

***

### 紧急护盾和普通止损有什么区别？

普通止损触发后，仓位通常会直接被平掉。

紧急护盾不是简单地让用户离场，而是在用户希望继续持仓时，为仓位增加短期保护。

***

### 使用紧急护盾前需要确认什么？

请确认：

* 当前仓位大小
* 当前杠杆倍数
* 当前强平价格
* 保护期限
* 保护范围
* 永续合约保护（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/zui-jia-bao-hu-chang-jing/jin-ji-hu-dun.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.
