> 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/an-quan-yu-he-gui/shen-ji-yu-an-quan.md).

# 审计与安全

Jasper Vault 重视产品安全和用户资产安全。

平台会根据产品发展阶段进行安全测试、代码审查、审计和风险控制优化。

***

### 审计报告

如 Jasper Vault 完成智能合约审计，相关报告会在官方渠道或本页面公布。

审计报告可帮助用户了解系统安全情况，但不代表完全无风险。

***

### 安全措施

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/an-quan-yu-he-gui/shen-ji-yu-an-quan.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.
