> For the complete documentation index, see [llms.txt](https://raceecosystem.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://raceecosystem.gitbook.io/docs/using-race-tm-chain.md).

# Using RACE™ Chain

### MetaMask Wallet <a href="#other-wallets" id="other-wallets"></a>

Race can be added as a custom network to any EVM-compatible wallet (i.e. [MetaMask](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)).

To add RACE™ 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** dialogue that appears, enter the following information for the Race Goerli testnet:

   | Name            | Value                          |
   | --------------- | ------------------------------ |
   | Network Name    | RACE TESTNET                   |
   | Description     | The public testnet for RACE™.  |
   | RPC Endpoint    | <https://racetestnet.io/>      |
   | Chain ID        | 6806                           |
   | Currency Symbol | ETH                            |
   | Block Explorer  | <https://testnet.racescan.io/> |
6. Tap the Save button to save RACE™ as a network.

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