> ## Documentation Index
> Fetch the complete documentation index at: https://docs.moca.network/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Connect a Wallet With Moca Chain

> Connect a Web3 wallet to Moca Chain Mainnet or Testnet — configure MetaMask and other EVM wallets, deploy an AIR Account, and interact with the network.

Blockchain wallets allow you, and only you, to access your assets on Moca Chain. Wallets enable this by allowing you to create and store your private keys, which can then be used to prove that you can access the assets in the wallet to do things such as trade tokens, buy NFTs, play games, and more.

**To interact with Moca Chain you can either:**

* Deploy your AIR Account on Moca Chain
* Connect via your Web3 Wallet
* Or try out our [Block Explorer](/mocachain/native-dapps/block-explorer)

### Deploy your AIR Account on Moca Chain

<Tip>
  Interactive demo coming soon
</Tip>

## Moca Chain Networks 🌐

Copy and paste these values into any wallet that supports importing RPCs. Choose **Mainnet** for production assets or **Testnet** for development and experimentation. For the full network specification (CometBFT, LCD, consensus, and gas parameters), see the [Network Information](/mocachain/using-moca-chain/network-information) page.

### Moca Chain Mainnet

<Tip>
  **Access Required**

  Mainnet RPC access requires an API key. Contact the Moca Chain team to obtain your key before connecting your wallet.
</Tip>

| Key                | Value                        |
| ------------------ | ---------------------------- |
| Network            | `Moca Chain Mainnet`         |
| RPC URL            | `https://rpc.mocachain.org`  |
| Chain ID           | `2288` (`0x8F0`)             |
| Currency symbol    | `MOCA`                       |
| Decimals           | `18`                         |
| Block explorer URL | `https://scan.mocachain.org` |

### Moca Chain Testnet

| Key                | Value                                |
| ------------------ | ------------------------------------ |
| Network            | `Moca Chain Testnet`                 |
| RPC URL            | `https://rpc.testnet.mocachain.dev`  |
| Chain ID           | `222888` (`0x366A8`)                 |
| Currency symbol    | `MOCA`                               |
| Decimals           | `18`                                 |
| Block explorer URL | `https://testnet-scan.mocachain.org` |

## Supported Wallets 👛

Currently, any [EVM-based wallet](https://ethereum.org/en/wallets/find-wallet/) that allows `RPC importing` can be configured to work with Moca Chain.

Here are some examples of compatible wallets:

* [MetaMask](https://metamask.io)
* [Trust Wallet](https://trustwallet.com)
* [OKX Wallet](https://web3.okx.com/)
* [Ledger](https://www.ledger.com/)

## How To Set Up A MetaMask Wallet With Moca Chain 🦊

This will walk you through the steps of setting up and configuring a MetaMask wallet with Moca Chain.

<Info>Note: It is recommended that you set this up through Chrome.</Info>

### Step 1 - Install MetaMask

Go to MetaMask's [website](https://metamask.io/) and click to download the browser extension for your browser of choice. Make sure the extension is being offered by `metamask.io`.

<img src="https://mintcdn.com/mocanetwork/A7O8YBP7ecQMKF6C/images/metamask-chrome-store.png?fit=max&auto=format&n=A7O8YBP7ecQMKF6C&q=85&s=ad30745292db241e33777e467937d852" alt="Metamask Chrome Store" width="2848" height="1804" data-path="images/metamask-chrome-store.png" />

### Step 2 - Create Your Wallet in MetaMask

Once MetaMask finishes installing as a Chrome extension, the initial prompt will show up. Click the `Create a new wallet` button to start the process.

<img src="https://mintcdn.com/mocanetwork/A7O8YBP7ecQMKF6C/images/metamask-get-started.png?fit=max&auto=format&n=A7O8YBP7ecQMKF6C&q=85&s=cb4792a7f17e9281c6e245a881ab6960" alt="Metamask Get Started" width="2150" height="2214" data-path="images/metamask-get-started.png" />

This will ask you to first set a password. This is the password you will enter when you open up the MetaMask extension:

<img src="https://mintcdn.com/mocanetwork/A7O8YBP7ecQMKF6C/images/metamask-create-password.png?fit=max&auto=format&n=A7O8YBP7ecQMKF6C&q=85&s=80625ce66863f01ff40ebadd622e2088" alt="Metamask Create Password" width="2150" height="2214" data-path="images/metamask-create-password.png" />

Next, follow the instructions to secure your wallet phrase. This step is very important as the wallet phrase is what is used to prove that you own the assets in your wallet.

<img src="https://mintcdn.com/mocanetwork/A7O8YBP7ecQMKF6C/images/metamask-recovery-phrase.png?fit=max&auto=format&n=A7O8YBP7ecQMKF6C&q=85&s=c294aa4314dd22e860e67b8cd12cb154" alt="Metamask Recovery Phrase" width="2150" height="2414" data-path="images/metamask-recovery-phrase.png" />

🎉 Congratulations! You've set up your MetaMask wallet!

## Add Moca Chain Network To Your Wallet 🐻

Wallets can connect to various blockchains, with MetaMask setting Ethereum as its default blockchain. In order to connect to Moca Chain, we'll need to add the network to MetaMask and select it.

### Add Moca Chain Network in One Click

Use the network details from the **Mainnet** or **Testnet** table above to add Moca Chain to your MetaMask wallet, or add it manually below.

### Add Moca Chain Network Manually

To add the network manually, click the drop-down in the top-left of MetaMask.

<img src="https://mintcdn.com/mocanetwork/A7O8YBP7ecQMKF6C/images/metamask-add-network-01.png?fit=max&auto=format&n=A7O8YBP7ecQMKF6C&q=85&s=457572393d4eb2cf653b4ffb26efca43" alt="Metamask Add Network Step 1" width="2150" height="2286" data-path="images/metamask-add-network-01.png" />

When the modal appears, click the `Add network` button.

<img src="https://mintcdn.com/mocanetwork/A7O8YBP7ecQMKF6C/images/metamask-add-network-02.png?fit=max&auto=format&n=A7O8YBP7ecQMKF6C&q=85&s=c5d175f1c987ba1bf1861c4aafd3bc88" alt="Metamask Add Network Step 2" width="2150" height="2286" data-path="images/metamask-add-network-02.png" />

At the bottom of the existing list, click `Add network manually`.

<img src="https://mintcdn.com/mocanetwork/A7O8YBP7ecQMKF6C/images/metamask-add-network-03.png?fit=max&auto=format&n=A7O8YBP7ecQMKF6C&q=85&s=37d785418f8d381ddcddba14ee9083a4" alt="Metamask Add Network Step 3" width="2150" height="2414" data-path="images/metamask-add-network-03.png" />

Enter the values from the table that matches the network you want to use — Moca Chain Mainnet or Moca Chain Testnet — to configure MetaMask.

Once the data is entered correctly, click `Save`.

After saving the network configuration, you should be connected to your selected Moca Chain network.
