# Wallets & Exchanges

### Wallets

The following wallets have already supported Gravity Alpha Mainnet or allow users to add Gravity Alpha Mainnet manually.

To learn about how to add custom network to your wallet, [read this article](/network/using-gravity-alpha-mainnet-l2.md#network-information).

* [MetaMask](https://metamask.io/download/) ([add custom network](https://chainlist.org/chain/1625))
* [Safe](https://safe.gravity.xyz/welcome?chain=gravity) (deployed by Gravity Team)
* [OKX Web3 Wallet](https://www.okx.com/web3/wallet/gravity-alpha)
* [Trust Wallet](https://trustwallet.com/download) ([add custom network](https://community.trustwallet.com/t/how-to-add-a-custom-network-on-the-trust-wallet-mobile-app/626781))
* [Rainbow](https://rainbow.me/download)
* [MyEtherWallet](https://www.myetherwallet.com/)
* [Zerion](https://zerion.io/download)
* [Gate.io Wallet](https://www.gate.io/web3)
* [Bitget Wallet](https://web3.bitget.com/en/)
* [SafePal](https://www.safepal.com/en/)
* [Keplr](https://www.keplr.app/)

### Exchanges

The following exchanges have supported Gravity Alpha Mainnet.

* OKX
* BitMart
* MEXC
* Bitget
* KuCoin
* Bithumb


---

# 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.gravity.xyz/ecosystem-infrastructures/supported-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.
