> 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/zhong-kui-zheng-jiu.md).

# 重亏拯救

重亏拯救是 Jasper Vault 面向浮亏仓位设计的保护方式。

它适合用户在仓位已经出现较大亏损，但暂时不想立刻平仓或止损时使用。

***

### 重亏拯救解决什么问题？

合约交易中，用户经常遇到这种情况：

* 仓位已经明显浮亏
* 价格还没有到自己认为的最终无效点
* 用户不想立即止损
* 但继续持仓又担心亏损进一步扩大
* 仓位可能逐渐接近强平风险区域

重亏拯救的目标是：

**在仓位已经出现较大浮亏时，帮助用户在风险进一步恶化前增加一层保护。**

***

### 重亏拯救适合什么时候使用？

适合以下情况：

* 仓位已经出现较大浮亏
* 用户仍然认为行情有机会反转
* 用户不想立即止损离场
* 用户担心继续亏损接近强平
* 用户希望在观察行情的同时增加保护

***

### 使用重亏拯救前需要确认什么？

请确认：

* 当前亏损程度
* 当前强平价格
* 仓位是否仍有足够保护空间
* 是否应该先减仓或添加保证金
* 永续合约保护（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/zhong-kui-zheng-jiu.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.
