> 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/lian-jie-qian-bao.md).

# 连接钱包

Jasper Vault 是链上衍生品交易平台，用户需要通过钱包连接账户后才能使用相关功能。

***

### 如何连接钱包？

1. 打开 [Jasper Vault App](https://beta.jaspervault.io/#/perps/Base_cbBTC) 或 复制粘贴URL <https://beta.jaspervault.io/#/perps/Base_cbBTC>
2. 点击 **Connect Wallet / 连接钱包**
3. 选择你使用的钱包
4. 在钱包弹窗中确认连接
5. 连接成功后，页面会显示你的钱包地址或账户状态

***

### 支持的钱包

Jasper Vault 会根据当前产品版本支持不同钱包。

请以 App 页面实际展示的钱包列表为准。

***

### 钱包连接失败怎么办？

如果连接失败，可以尝试以下方式：

* 检查钱包是否已安装
* 检查网络是否正确
* 刷新页面后重新连接
* 断开钱包后再次授权
* 更换浏览器或设备
* 检查是否使用官方链接

***

### 安全提醒

请务必注意：

* 不要向任何人透露私钥或助记词
* Jasper Vault 官方不会索要你的私钥
* 不要连接不明网站
* 不要点击陌生人发送的假链接
* 交易前确认页面域名和钱包授权内容


---

# 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/lian-jie-qian-bao.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.
