# Connected Accounts

## What Is The Connected Accounts Page?

The [Connected Accounts Page](https://app.mvhq.io/settings/connected-accounts) will show you all the accounts you currently have connected to your MVHQ User Profile.&#x20;

<figure><img src="/files/2R4uWEkvXnWQRnoqSmnY" alt=""><figcaption></figcaption></figure>

## What Can I Do On The Connected Accounts Page?

On the [Connected Accounts Page](https://app.mvhq.io/settings/connected-accounts) you can view, connect, and disconnect your accounts related to:

* Twitter
* Discord
* Google
* Steam

To disconnect your connected accounts, click the red trash can icon in the upper right hand corner of the account you wish to disconnect.&#x20;

<figure><img src="/files/eghORON4FtZ8Y5wAnh4z" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For any troubleshooting issues with your connected accounts, please see [SUPPORT](/support/general-help.md).
{% 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.mvhq.io/for-users/user-settings/connected-accounts.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.
