> 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/cha-kan-cang-wei-yu-bao-hu-zhuang-tai.md).

# 查看仓位与保护状态

开仓后，用户可以在仓位页面查看当前交易和保护状态。

***

### 仓位信息

仓位页面通常会显示：

* 交易方向
* 仓位大小
* 开仓价格
* 当前价格
* 未实现盈亏
* 保证金
* 杠杆倍数
* 强平价格
* 资金费率
* 持仓时间

***

### 保护信息

如果用户开启了永续合约保护（PP），仓位页面还会显示：

* 保护状态
* 保护场景
* 保护期限
* 到期时间
* 保护范围
* 保护费用
* 是否仍然有效

***

### 为什么要关注强平价格？

强平价格是仓位风险的重要指标。

如果市场价格接近强平价格，说明仓位风险正在上升。

用户可以考虑：

* 减仓
* 平仓
* 添加保证金
* 开启或调整永续合约保护（PP）
* 降低杠杆风险

***

### 为什么要关注保护到期时间？

永续合约保护（PP）是有期限的保护。

当保护到期后，将不再生效。\
如果用户仍然希望获得保护，需要根据平台支持情况重新开启。

***

### 哪些操作可能影响保护？

以下操作可能影响保护状态：

* 加仓
* 减仓
* 平仓
* 修改仓位方向
* 仓位规模发生变化
* 保护到期
* 触发特定规则

具体以 App 页面提示为准。


---

# 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/cha-kan-cang-wei-yu-bao-hu-zhuang-tai.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.
