# Supported Digital Wallets

{% hint style="warning" %}
**You should only have one active browser wallet when interacting with the OpenTrade web app.** Having more than one type of wallet extension active in your browser simultaneously will cause them to work incorrectly. Please either deactivate (or toggle off) the additional extensions until you only have one active or use multiple browsers or browser profiles to access them separately.
{% endhint %}

**Currently Supported**

* MetaMask
* Fireblocks via WalletConnect
* MetaMask Institutional
* Coinbase Wallet
* ForeDeFi
* WalletConnect compatible wallets


---

# 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.opentrade.io/welcome-to-opentrade/supported-digital-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.
