# 연결된 지갑 변경하기

## 어떻게 내 샌드박스 계정에 연결된 지갑을 변경하나요?

더 샌드박스의 계정과 연결된 지갑을 변경하는 것은 불가능합니다. 이는 더 샌드박스의 관할이 아닌 이더리움 블록체인 상의 기술적 이유 때문입니다.

그러나 새 계정을 만들어 원하는 지갑을 연결하는 것은 가능합니다.

{% hint style="info" %}
기존 계정의 닉네임과 이메일 주소를 다른 것으로 변경하면 새 계정에서 이전 계정의 닉네임과 이메일 주소를 다시 사용할 수 있습니다.
{% endhint %}

{% hint style="info" %}
선호하는 지갑으로 $SAND 토큰을 옮길 수 있습니다. 지갑 안에 토큰을 "전송"하는 옵션이 있을 것입니다.
{% endhint %}

{% hint style="info" %}
[오픈시](https://opensea.io/)나 [라리블](https://rarible.com/)을 비롯한 NFT 거래소의 "Gifting" 기능으로 다른 지갑에 랜드나 애셋과 같은 NFT를 전송할 수 있습니다.
{% 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/korean/account-wallet/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.
