# Wallet

## Which wallet should I use for MVL Bridge?

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

To use the MVL bridge service, you should install one of the following wallets: Metamask (Clutch), OKX, Bitget, or Gate. Please download the web extension to use MVL Bridge smoothly.


---

# 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.mvlchain.io/user-guide/token-use-cases/mvl-staking/faq/wallet.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.
