# Google

## Move my Google from one MVHQ account to another

1. Log in to the MVHQ Account with Google.
2. Disconnect Google (Settings → Connected Accounts → Trash Icon).
3. Connect a burner email (an unimportant email you control) to your MVHQ Account (Settings → Account).
4. Be sure this burner email is set to be the "primary" email on your account (Settings → Account → Email → Set as Primary Email Address).&#x20;
5. Disconnect the Email that's associated with your Google account (Settings → Account → Email → Remove Email Address). **Many people errantly skip this step.**
6. Log out of your MVHQ Account.
7. Log in to your *other* MVHQ Account (the one you want to connect your Google account *to*) using the Wallet/Discord login method that's already connected to that account.
8. Connect Google (Settings → Connected Accounts → Add Google Account).


---

# 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/google.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.
