# 更换绑定的钱包

## **如何更改绑定到我的 The Sandbox 账户的钱包?**

绑定到您的 The Sandbox 账户的钱包是**不可更改的**，因为以太坊区块链内部的技术原因不在我们的控制范围。

不过，您可以注册一个新账户，并将您想使用的钱包连接到新账户。

{% hint style="info" %}
将您现有账户上的用户名和电子邮件地址更改为其他地址。这可以让您在新账户上使用。
{% endhint %}

{% hint style="info" %}
您可以将 $SAND 转移到您的首选钱包。钱包内有一个“发送”代币的选项。
{% endhint %}

{% hint style="info" %}
您可以转账非同质化代币 (NFT)，比如使用 OpenSea 和 Rarible 等非同质化代币交易所的 “Gifting (赠礼)”功能将资产转移到您的另一个钱包里。
{% endhint %}

{% hint style="danger" %}
在开始转账之前，**请再三检查**您要发送 $SAND 和 NFT (非同质化代币)的钱包地址是否正确。发送到错误地址的货币或 NFT 是无法恢复的。
{% endhint %}


---

# 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.sandbox.game/the-sandbox/cn/accounts-and-wallets/changing-a-connected-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.
