> 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/5-fen-zhong-kuai-su-kai-shi.md).

# 5 分钟快速开始

本页面帮助新用户快速了解如何开始使用 Jasper Vault。

如果你是第一次使用 Jasper Vault，可以按照以下步骤完成第一笔交易。

***

### 第一步：打开 Jasper Vault App

进入 Jasper Vault [官方 App 页面](https://beta.jaspervault.io/#/perps/Base_cbBTC)  或复制粘贴URL <https://beta.jaspervault.io/#/perps/Base_cbBTC>。

请务必确认你访问的是 Jasper Vault 官方链接，避免进入钓鱼网站或假冒页面。

***

### 第二步：连接钱包

点击页面上的 **Connect Wallet / 连接钱包**。

根据提示选择你使用的钱包，并在钱包中确认连接。

连接钱包后，你可以查看账户资产、交易页面和仓位信息。

***

### 第三步：充值资产

在交易前，你需要确保账户中有可用资产。

根据平台支持的资产和链，完成充值或转入操作。

充值完成后，你可以在账户余额中查看可用资金。

***

### 第四步：选择 BTC 合约交易

进入交易页面，选择 BTC 永续合约交易。

你可以选择：

* 做多：看涨 BTC
* 做空：看跌 BTC
* 杠杆倍数
* 仓位大小
* 保证金金额

请注意，杠杆越高，风险越高。

***

### 第五步：选择是否开启 永续合约保护/Perpetual Protect（PP）

在开仓时，你可以选择是否开启 永续合约保护/Perpetual Protect（PP）。

如果你希望为仓位增加保护，可以选择对应的 PP 场景、保护期限和保护强度。

如果你暂时不需要保护，也可以选择普通合约交易。

***

### 第六步：确认订单

在提交订单前，请仔细检查：

* 交易方向
* 仓位大小
* 杠杆倍数
* 保证金
* 预计强平价格
* 是否开启 PP
* PP 保护费
* 保护期限
* 保护范围

确认无误后提交订单。

***

### 第七步：查看仓位

订单完成后，你可以在仓位页面查看：

* 当前仓位方向
* 仓位大小
* 开仓价格
* 当前盈亏
* 保证金
* 强平价格
* PP 保护状态
* PP 到期时间

***

### 第八步：管理仓位

持仓期间，你可以根据市场变化选择：

* 加仓
* 减仓
* 平仓
* 添加保证金
* 查看或调整保护状态
* 等待 PP 到期

不同操作可能影响 PP 保护状态，请在操作前阅读相关提示。

***

### 新手建议

如果你是第一次使用 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/xin-shou-zhi-nan/5-fen-zhong-kuai-su-kai-shi.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.
