# 钱包

## ExinSwap 钱包是安全的吗？

ExinSwap 本身没有钱包。ExinSwap 基于 Mixin 钱包，它是去中心化的加密钱包。Mixin Messenger 不托管您的资金。您对资产拥有绝对控制权。

## 什么是 Mixin 钱包？

Mixin Messenger 是一个开源的端对端加密聊天软件，并且集成基于 Mixin Network 的多链钱包。这个多链钱包就是 Mixin 钱包。

## Mixin 钱包忘记密码怎么办？

请注意，在忘记密码的情况下，Mixin Messenger 是不能找回密码的。钱包密码是加密后存储到整个网络中，就算是团队的技术人员也不能查看用户密码。一旦忘记，建议您自行尝试，并记录下每次尝试的密码组合。因为，每 24 小时有 5 次输入错误的机会，超过次数，钱包会被锁住，需要 24 小时后才能再次开始尝试。


---

# Agent Instructions: 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://support.exinswap.com/zh/wallet.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.
