# Supported Wallets

Below is a is a list of all the wallets that Common currently supports:

* Ethereum - [MetaMask Wallet](https://metamask.io/), [WalletConnect](https://walletconnect.org/)
* Cosmos - [Keplr Wallet](https://wallet.keplr.app/), [Leap Wallet](https://www.leapwallet.io/); some chains use [MetaMask Wallet](https://metamask.io/), [Terra Station](https://station.terra.money/)
* Solana - [Phantom Wallet](https://phantom.app/)
* NEAR - [NEAR Wallet](https://wallet.near.org/)
* Sui - Sui Wallet

You can click on any of the links above for their respective wallet creation instructions.

If we do not currently support your specific wallet, please create an account with your email. Once your account is created, message @RhysFH on Telegram or email <rhys@common.xyz> to request that the wallet you use be supported.


---

# 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.common.xyz/commonwealth/account-overview/creating-your-account/login-with-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.
