# Wallet Connect v2

Wallet Connect provides developer toolkits to help you connect your wallet with hundreds of DApps. All the key features of the expand API via Wallet Connect will help users to easily set up support for various EVM and Non-EVM chains and protocols.&#x20;

It is as easy as approving the session, setting response, to enable the requests sent from a DApp that is powered by expand’s API.

### Top wallets include:&#x20;

1. Metamask
2. Trust Wallet
3. Safe
4. Rainbow&#x20;
5. Uniswap Wallet
6. Zerion
7. imToken
8. Argent
9. Spot
10. Bitget Wallet
11. Crypto.com | DeFi Wallet
12. OKX Wallet
13. TokenPocket
14. Robinhood Wallet
15. Frontier

[<mark style="color:blue;">**and many more...**</mark>](https://walletconnect.com/explorer?type=wallet)


---

# 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.expand.network/integrations/supported-wallets/wallet-connect-v2.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.
