# Adding GAME to MetaMask

**Adding GAME to MetaMask On Ethereum Mainnet (Layer 1)**

**Step 1: Click Add Token**

Go to your MetaMask extension in your browser and click “Add Token.”

![](/files/-MX9-gP7PJJx8N_lieWV)

**Step 2: Search For The GAME Token**

Search for “GAME Credits” in the search bar and select it, click Next, then click Add Tokens.

![](/files/-MX9-gP8wCRTnof9lmMg)

* GAME will now be listed as a visible token in MetaMask

![](/files/-MX9-gP99mgyFO7XCj3d)

**Adding GAME to MetaMask On The Matic Blockchain (Layer 2)**

**Requirements:**

1. Metamask wallet
2. Matic mainnet RPC configured in MetaMask (see setup article [here](https://docs.gamecredits.org/general/adding-polygon-matic-network-to-metamask))

**Step 1: Select Matic Network And Click Add Token**

* Go to your MetaMask extension, select the Matic network in the network dropdown at the top of MetaMask, and click ‘Add Token’

![](/files/-MX9-gPA3MxEinsgFTCn)

**Step 2: Add A Custom Token**

* Click “Custom Token” then paste the GAME-MATIC contract address “0x8d1566569d5b695d44a9a234540f68D393cDC40D” into the “Token Contract Address” field. The remaining fields will auto populate.

![](/files/-MX9-gPBpsEuvpcwVTWv)

* Click “Next” then “Add Tokens”

![](/files/-MX9-gPCzn_EaP4rmNL3)

* GAME will now be visible in MetaMask on the Matic Network.
  * It is important to note that the tokens that are visible for you are dependent on the network you have selected in the network dropdown. The GAME contract for the sidechain will **not** have the GAME logo. The GAME contract for ethereum mainnet will have the GAME logo.

![](/files/-MX9-gPD4XNqhSpbTFwN)


---

# 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.gamecredits.org/general/adding-game-to-metamask.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.
