# How to Add G Coin to an External Wallet

***

#### Supported Wallets

* MetaMask
* Trust Wallet
* Any EVM-compatible wallet

***

#### **Step 1: Add the Playblock Network**

The easiest way to add Playblock is directly through the official explorer.

1. Visit the **Playblock Explorer**: [https://explorer.playblock.io](https://explorer.playblock.io/)​
2. Click **Connect** in the top-right corner.
3. Select your wallet (MetaMask, Trust Wallet, or another EVM wallet).
4. Approve the network request in your wallet.

Once approved, the **Playblock network** will be added automatically to your wallet.

***

#### **Step 2: Add G Coin to Your Wallet**

After the Playblock network is added, you need to manually add **G Coin** as a custom token.G Coin Contract Address0xC3B539972C522d883aaA904aAAdcfE69A2d9F26BHow to add the token

1. Open your wallet (MetaMask / Trust Wallet).
2. Make sure you are connected to the **Playblock network**.
3. Click **Import Token** / **Add Custom Token**.
4. Paste the G Coin contract address.
5. Confirm the token details.
6. Click **Add Token**.

G Coin will now appear in your wallet balance.

***

#### **What You Can Do Next**

* Hold G Coin in your external wallet
* Transfer G Coin between wallets
* Use G Coin inside the Playnance ecosystem
* Track balances and transactions via the Playblock Explorer

<details>

<summary><strong>Important Notes</strong></summary>

* Playblock is an **EVM-compatible** blockchain.
* All transactions on Playblock are **fast and gasless for users**.
* Always verify you are using the official explorer and contract address.

</details>


---

# 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.playnance.com/how-to-add-g-coin-to-an-external-wallet/how-to-add-g-coin-to-an-external-wallet.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.
