# About wallets

#### 1.Supported Wallets

Mainstream wallets like **MetaMask 、Coinbase、**&#x52;abby Wallet etc.

\*It is recommended to use the <mark style="color:purple;">**MetaMask**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">Wallet</mark> for authorization operations. In testing, <mark style="color:purple;">**MetaMask**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">Wallet</mark>  has shown faster callback times during authorization, providing a better user experience.

#### 2.Can I change my wallet?

You can disconnect one wallet from your Hyperdust account and connect another. This might be helpful in situations such as:

-Your wallet is compromised.

\- You want to switch to a different type of wallet with other advantages or benefits.

\- You initially used a beginner-friendly wallet and are now ready to migrate to a more advanced wallet.​

For security reasons, a wallet on Hyperdust can only be connected to one account.

You cannot connect a wallet that has been used on a different account on Hyperdust. However, if needed, you can reconnect the wallet to the same account.​

### &#x20;<a href="#will-disconnecting-the-wallet-delete-anything" id="will-disconnecting-the-wallet-delete-anything"></a>

#### 3.Will disconnecting the wallet delete anything? <a href="#will-disconnecting-the-wallet-delete-anything" id="will-disconnecting-the-wallet-delete-anything"></a>

Disconnecting the wallet will only remove access to wallet data through the Hyperdust website and software.

\- It will not delete your Hyperdust account.

\- It will not delete the connected wallet.

\- If available, you can still access the wallet through the wallet provider's website, browser extension, or app.

\- It will not delete any digital assets you own.

\- You can still find your tokens in the wallet and view them on external markets.


---

# 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://hyperdust-foundation.gitbook.io/docs-and-guides/faq/about-wallets.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.
