# Web3 Wallets

## What Is The Web3 Wallets Page?

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

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

{% hint style="info" %}
Currently you can only have one web3 wallet tied to your MVHQ Account.
{% endhint %}

## What Can I Do On The Web3 Wallets Page?

On the [Web3 Wallets Page](https://app.mvhq.io/settings/web3-wallets) you can view, connect, and disconnect your  web3 wallet. To disconnect your web3 wallet, click the red trash can icon in the upper right.

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

{% hint style="info" %}
For any troubleshooting issues with your web3 wallets, 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/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.
