# Web3 Wallets

## Change The Wallet Connected To My MVHQ Account

You can only connect one wallet to your MVHQ Account. All progress is tied to your MVHQ account, not your wallet, so you won’t lose progress on Missions by switching wallets. Use these steps to change your wallet:

1. Click the avatar in the upper right.
2. Click Settings in the dropdown menu.
3. Click Web3 Wallets on the left.
4. Click the garbage can on wallet.
5. Connect a new wallet.

## Move my Wallet from one MVHQ account to another

1. Log in to the MVHQ Account with the wallet you want to move.
2. Connect a burner email (an unimportant email you control) to your MVHQ Account (Settings → Account).
3. Disconnect Wallet from MVHQ account (Settings → Web3 Wallets → Trash Icon).
4. Log out of your MVHQ Account.
5. Log in to your *other* MVHQ Account (the one you want to connect your Wallet *to*) using a login method that's already connected to that account (Google, Discord, or Email).
6. Connect Wallet to MVHQ account (Settings → Web3 Wallets → Connect Wallet).

## Can I Connect More Than One Wallet?

Currently you can only connect one Web3 wallet to your MVHQ Account at a time.&#x20;


---

# 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.mvhq.io/support/connected-accounts/web3-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.
