# FAQs: Wallet

<details>

<summary>Which wallets are supported?</summary>

See [**Supported Wallets**](https://docs.sandbox.game/jp/accounts/choose-connect#supported-wallets).

</details>

<details>

<summary>Which wallet should I choose?</summary>

This is entirely up to you and your experience or what you intend to use it for.&#x20;

See [**Wallet Comparison**](https://docs.sandbox.game/jp/accounts/choose-connect#wallet-comparison) for help in making a choice.

</details>

<details>

<summary>Should I tell anyone my wallet's seed phrase / key phrase?</summary>

* Under absolutely no circumstances whatsoever should you tell anyone the seed/key phrase for your wallet.
* This is a randomly generated series of words, usually between 12 to 24 words long.
* Giving this phrase out to someone else will alow them to gain access to your wallet and drain it of your funds and NFTs.

See [**Wallet Security**](https://docs.sandbox.game/jp/accounts/security/wallet).

</details>

<details>

<summary>I think my wallet might have been compromised.</summary>

See [**My Wallet Was Compromised**](https://docs.sandbox.game/jp/accounts/security/compromised).

</details>

<details>

<summary>Can I change my wallet?</summary>

Yes. See [**Change or Disconnect a Wallet**](https://docs.sandbox.game/jp/accounts/wallet/..#change-or-disconnect-a-wallet).

</details>

<details>

<summary>Should I use or upgrade to a hardware wallet?</summary>

The Sandbox recommends that anyone who actively participates in high-value trading or owns some high-value NFTs (such as LANDs) should invest in a hardware wallet. A \~$180 investment into a hardware wallet could be what saves you from losing \~$10,000 of crypto assets during a scam attempt against you.

See [**Hardware Wallets**](https://docs.sandbox.game/jp/accounts/wallet/hardware-wallet).

</details>

<details>

<summary>My Coinbase wallet is limited, why?</summary>

You are probably currently in a country that has enforced restrictions against Coinbase. Read more: [**https://help.coinbase.com/en/coinbase/managing-my-account/other/prohibited-regions**](https://help.coinbase.com/en/coinbase/managing-my-account/other/prohibited-regions).

</details>


---

# 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/jp/accounts/wallet/faqs-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.
