# Zmiana podłączonego portfela

## Jak mogę zmienić portfel, który jest połączony z moim kontem Sandbox?

Nie ma możliwości zmiany portfela, który jest połączony z Twoim kontem w The Sandbox. Wynika to głównie z przyczyn technicznych w łańcuchu blokowym Ethereum, na które nie mamy wpływu.

Możesz jednak zarejestrować nowe konto i połączyć portfel, którego chcesz używać, z nowym kontem.

{% hint style="info" %}
Zmień swoją nazwę użytkownika i adres e-mail na istniejącym koncie na coś innego. Umożliwi to ponowne użycie ich na nowym koncie.
{% endhint %}

{% hint style="info" %}
Możesz przelać tokeny $ SAND do preferowanego portfela. W samym portfelu powinna znajdować się opcja „Wyślij” walutę.
{% endhint %}

{% hint style="info" %}
Możesz przenosić NFT, takie jak LAND i ASSET, do innego portfela, korzystając z funkcji „Gifting” na giełdach NFT, takich jak OpenSea i Rarible.
{% endhint %}

{% hint style="danger" %}
**Potrójnie upewnij się** że wszystkie adresy portfeli, na które wysyłasz swoje $ SAND i NFT, są poprawne przed zainicjowaniem przelewu. Nie ma możliwości odzyskania waluty lub NFT, które zostały wysłane na nieprawidłowy adres.
{% 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/jezyk-polski-2f-polish/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.
