> 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/chong-zhi-yu-ti-xian.md).

# 充值与提现

在 Jasper Vault 进行交易前，用户需要确保账户中有可用资产。

本页面介绍充值和提现的基本流程。

***

### 充值是什么？

充值是指用户将支持的资产转入 Jasper Vault 账户，用于后续合约交易、保证金或其他平台功能。

***

### 如何充值？

1. 进入账户或资产页面
2. 选择充值资产
3. 确认可用网络
4. 按页面提示完成转账或链上交互
5. 等待链上确认
6. 在账户余额中查看到账情况

***

### 充值注意事项

请在充值前确认：

* 资产类型是否正确
* 网络是否正确
* 地址是否正确
* 钱包余额是否足够
* 是否有足够 Gas
* 平台当前是否支持该资产和网络

如果用户转入不支持的资产或网络，可能导致资产无法找回。

***

### 提现是什么？

提现是指用户将 Jasper Vault 账户中的可提现资产转出至外部钱包或支持网络。

***

### 如何提现？

1. 进入账户或资产页面
2. 选择提现资产
3. 输入提现金额
4. 输入或确认目标地址
5. 检查网络和手续费
6. 提交提现请求
7. 等待系统处理和链上确认

***

### 哪些情况下可能不能提现？

以下情况可能影响提现：

* 账户存在未平仓仓位
* 可用余额不足
* 提现金额超过可提现余额
* 账户处于风险或异常状态
* 系统需要进行额外审核
* 网络拥堵或链上服务异常
* 提现金额超过自动审核阈值

***

### 提现审核

为了保护用户资产和平台安全，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/chong-zhi-yu-ti-xian.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.
