# Devnet

In order to connect to W3Gamez Devnet Network, you can add the devnet information below:

```
Network Name: W3Gamez Devnet
New RPC URL: https://rpc-holesky.web3games.com
Chain ID: 32001
Currency Symbol: ETH
Block Explorer URL: https://explorer-holesky.web3games.com
```

\
How to add Devnet on MetaMask
-----------------------------

Please go to Settings > Networks > Add a network > Add a network manually, and fill in the information about W3Gamez Devnet.

<figure><img src="/files/eqKNmkJwnvK8BW9Gg6I4" alt=""><figcaption></figcaption></figure>

After setting up, you can switch to W3Gamez Devnet on MetaMask.<br>

<figure><img src="/files/Sp67YIEkT2j7MaAVUDCz" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.web3games.com/w3gamez-network/network-information/devnet.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.
