# Wallet Setup

## Supported Wallets

We currently support the desktop Firefox or Chrome version of the **Metamask** wallet for interacting with the OpenLeverage Protocol. MetaMask is a browser plugin, which you can download [here](https://metamask.io/download.html).

These wallets are currently supported:

**Metamask, WalletConnect, Coinbase Wallet, Crypto.com DeFi, Bitkeep, ONTO, Portis, Fortmatic, SafePal, TokenPocket, Coinhub, Math Wallet, Nabox, and Coin98.**

If you have trouble installing Metamask, you can find their tutorial [here](< https://medium.com/@followcoin/how-to-install-metamask-88cbdabc1d286>).

Connect your MetaMask wallet using the button "**Connect Wallet**" at the top right corner.

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


---

# 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.openleverage.finance/main/product/wallet-setup.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.
