# 2️⃣ 绑定数字钱包

1. 前往 个人中心 - 我的钱包，点击 添加新钱包，在 Web3 组件弹窗中选择您使用的对应钱包，在弹出的浏览器钱包插件中确认签名即可。

<figure><img src="/files/L0fsUGUrWlgdN9DiFeRu" alt=""><figcaption></figcaption></figure>

2. 您可继续在其他设备，或是通过切换浏览器钱包中的账户地址，在同一 MID 账户中绑定多个数字钱包地址。

<figure><img src="/files/c1P1NcIRcgvIeE0QAVYe" alt=""><figcaption></figcaption></figure>

3. 您可使用备注功能，为已绑定钱包设置备注名。

<figure><img src="/files/BiMkcq7HyZDDKZvsVMVV" alt=""><figcaption></figcaption></figure>

4. 完成钱包绑定连接后，您可以使用任意一个已绑定钱包，通过 Web3 签名登录的方式，免密登录 MID。

<figure><img src="/files/MYClHXDwLTEWCo8YKN9Z" alt=""><figcaption></figcaption></figure>

5. 出于账户安全考量，在移除已绑定账户时，MID 会向您发送验证邮件。如果您已经绑定2FA两步验证，MID 则会要求您输入谷歌两步验证码。

{% hint style="warning" %}
当您确认或怀疑某一个绑定钱包私钥或助记词已泄露，请立即前往 MID 解绑。即使攻击者可能无法移除您的其他账号以及修改密码，攻击者仍然可以通过泄露的钱包地址登录您的 MID。
{% endhint %}

<figure><img src="/files/iECa8mg2l9wVfA52cwy0" alt=""><figcaption></figcaption></figure>


---

# 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://docs.maneslab.xyz/zh/mid-cao-zuo-zhi-nan/2-bang-ding-shu-zi-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.
