# How to use?

GameSwift Chain can be added as a custom network to any EVM-compatible wallet (i.e. [MetaMask](https://metamask.io)).

## Mainnet <a href="#metamask" id="metamask"></a>

### MetaMask[​](https://docs.base.org/docs/using-base#metamask) <a href="#metamask" id="metamask"></a>

To add GameSwift Chain as a custom network to MetaMask:

1. Open the MetaMask browser extension.
2. Open the network selection dropdown menu by clicking the dropdown button at the top of the extension.
3. Click the **Add network** button.
4. Click **Add a network manually**.
5. In the **Add a network manually** dialog that appears, enter the following information for GameSwift Chain Mainnet:

   | Name            | Value                                   |
   | --------------- | --------------------------------------- |
   | Network Name    | GameSwift Chain Mainnet                 |
   | Description     | The public mainnet for GameSwift Chain. |
   | RPC Endpoint    | <https://rpc-mainnet.gameswift.io>      |
   | Chain ID        | 86397                                   |
   | Currency Symbol | GSWIFT                                  |
   | Block Explorer  | <https://mainnet.gameswift.io/>         |
6. Tap the Save button to save GameSwift Chain as a network.

You should now be able to connect to the GameSwift Chain by selecting it from the network selection dropdown menu.

## Testnet

### MetaMask[**​**](https://docs.base.org/docs/using-base#metamask-1)

To add GameSwift Chain Testnet as a custom network to MetaMask:

1. Open the MetaMask browser extension.
2. Open the network selection dropdown menu by clicking the dropdown button at the top of the extension.
3. Click the **Add network** button.
4. Click **Add a network manually**.
5. In the **Add a network manually** dialog that appears, enter the following information for the GameSwift Chain Testnet:

   | Name            | Value                                   |
   | --------------- | --------------------------------------- |
   | Network Name    | GameSwift Chain Testnet                 |
   | Description     | The public testnet for GameSwift Chain. |
   | RPC Endpoint    | <https://rpc-testnet.gameswift.io>      |
   | Chain ID        | 10888                                   |
   | Currency Symbol | tGS                                     |
   | Block Explorer  | <https://testnet.gameswift.io/>         |
6. Tap the Save button to save GameSwift Chain Testnet as a network.

You should now be able to connect to the GameSwift Chain Testnet by selecting it from the network selection dropdown menu.
