# Network

## **GameSwift Chain Mainnet**[**​**](https://docs.base.org/docs/network-information#base-mainnet)

| Name            | Value                                   |
| --------------- | --------------------------------------- |
| Network Name    | GameSwift Chain Mainnet                 |
| Description     | The public mainnet for GameSwift Chain. |
| RPC Endpoint    | <https://rpc-mainnet.gameswift.io>      |
| Chain ID        | 86397                                   |
| Currency Symbol | GSWIFT                                  |
| Block Explorer  | <https://mainnet.gameswift.io/>         |

***

## **GameSwift Chain Testnet**

| Name            | Value                                 |
| --------------- | ------------------------------------- |
| Network Name    | GameSwift Chain Testnet               |
| Description     | A public testnet for GameSwift Chain. |
| RPC Endpoint    | <https://rpc-testnet.gameswift.io>    |
| Chain ID        | 10888                                 |
| Currency Symbol | tGS                                   |
| Block Explorer  | <https://testnet.gameswift.io/>       |


---

# 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.gameswift.io/gameswift-dao/chain/build-with-us/network.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.
