# How to add Gchain to your wallet

Users can either add Gchain using metamask by simply go to our mainnet website:

<https://gchainexplorer.genesys.network/> bottom page and click the metamask logo as appear here in the picture.

<figure><img src="/files/6Fwbk7NwH6nI0EQtjhYq" alt=""><figcaption><p>Gchain Mainnet </p></figcaption></figure>

Or manually using our network information:

**Network name:** Genesys Mainnet&#x20;

**Network URL:** <https://rpc.genesys.network&#x20>;

**Chain ID:** 16507&#x20;

**Currency symbol:** GSYS&#x20;

**Block explorer URL:** <https://gchainexplorer.genesys.network>

Same process to add our testnet to your metamask:

Users can either add Gchain testnet  using metamask by simply go to our testnet website:&#x20;

<https://testnet-gchainexplorer.genesys.network/> page and click the metamask logo as appear here in the picture.

<figure><img src="/files/uzgAmr3g4fApx7PPdGGp" alt=""><figcaption><p>Gchain Testnet </p></figcaption></figure>

Or manually using our network information:

**Network name:** Genesys Testnet&#x20;

**Network URL:** <https://testnet-rpc.genesys.network&#x20>;

**Chain ID:** 42440&#x20;

**Currency symbol:** GSYS&#x20;

**Block explorer URL:** <https://testnet-gchainexplorer.genesys.network>

please keep in mind that in order to interact with our testnet you need to claim testnet coins in our faucet using your wallet address and you can claim every 24 hours.

<https://faucet.genesys.network/>


---

# 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://genesyblockchain.gitbook.io/genesys-blockchain/genesys-blockchain-gchain/how-to-add-gchain-to-your-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.
