# How to Add $TCGC token to Metamask

This page describes how to add TCGC to your Metamask. This method is based on Metamask installed in chrome. TCGC is available on the MATIC (polygon),Etherum,Oasys.

## How to add TCGC token to your Metamask <a href="#how-to-add-tcgc-token-to-your-metamask" id="how-to-add-tcgc-token-to-your-metamask"></a>

### 1: Expand view of Metamask <a href="#id-1-expand-view-of-metamask" id="id-1-expand-view-of-metamask"></a>

First, open the Metamask you have installed on your extension. Click the three dots just below the wallet icon in the upper right corner. Then the menu will open.

Select "Expand view" from the menu.![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpDQF5Yi3Wa2Ja93Ig9Vr%2Fuploads%2FfPAUdJQe91PAJl36R0M8%2F001_ExpandViewMetamask.png?alt=media\&token=dfc1ca58-69e3-4942-a357-6df6b4788f2b)

### 2: Copy the contract address to your clipboard <a href="#id-2-copy-the-contract-address-to-your-clipboard" id="id-2-copy-the-contract-address-to-your-clipboard"></a>

Copy the TCGC contract address to your clipboard. You can go to the page where the TCGC contract address is posted from the link below.

#### TCGC Contract Adress <a href="#tcgc-contract-adress" id="tcgc-contract-adress"></a>

Etherum [0x2FFdE077455f81E28bAa675a46B9c085740216d4](https://etherscan.io/address/0x2FFdE077455f81E28bAa675a46B9c085740216d4)

Polygon [0x44ACD96620B708162af4A90524F29A6839675533](https://polygonscan.com/address/0x44ACD96620B708162af4A90524F29A6839675533)

Oasys [0xddb07cc0f2f9fb7899dba5a21964f3c6d2740e44](https://scan.oasys.games/address/0xdDB07cc0f2F9fB7899DbA5a21964f3C6D2740e44)

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpDQF5Yi3Wa2Ja93Ig9Vr%2Fuploads%2F6HhufbA4zYGjPASTE9xi%2F002_CopyTCGCAddress.png?alt=media\&token=5ee6533f-c778-483d-bcad-0c07864a11d3)

### 3: Import tokens

Click Import tokens on the Metamask page to go to the screen for importing tokens. Enter the TCGC contract address that you copied to the clipboard. If the address you enter is correct, the token symbol and token discimal will be entered automatically. Then click "Add Custom Token".

![](/files/4n8hTwmHq846woEXOAOP)

#### 4: Complete Import TCGC Token

On the final confirmation screen to add a token, click Import token. Check that TCGC has been added on the Metamask main screen.

![](/files/N6uJLn5qNZVBscWCoHM1)


---

# 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://tcgverse.gitbook.io/tcgverse-1/for-users/how-to-add-usdtcgc-token-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.
