# Network Information

## Ancient8 Mainnet

<table><thead><tr><th width="369">Name</th><th>Value</th></tr></thead><tbody><tr><td>Network Name</td><td>Ancient8 Mainnet</td></tr><tr><td>Description</td><td>The public mainnet for Ancient8</td></tr><tr><td>RPC Endpoint (HTTPS)</td><td><a href="https://rpc.ancient8.gg/">https://rpc.ancient8.gg</a></td></tr><tr><td>RPC Endpoint (Websocket)</td><td>wss://rpc.ancient8.gg</td></tr><tr><td>Chain ID</td><td>888888888</td></tr><tr><td>Currency Symbol</td><td>ETH</td></tr><tr><td>Bridges</td><td><a href="https://bridge.ancient8.gg/">https://bridge.ancient8.gg</a></td></tr><tr><td>Block Explorers</td><td><a href="https://ancient8.routescan.io/">https://ancient8.routescan.io</a><br><a href="https://scan.ancient8.gg/">https://scan.ancient8.gg</a></td></tr></tbody></table>

## Ancient8 Testnet V2

| Name                     | Value                                                                                                                                                                                           |
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Network Name             | Ancient8 Testnet - Celestia                                                                                                                                                                     |
| Description              | The public testnet for Ancient8 Celestia                                                                                                                                                        |
| RPC Endpoint (HTTPS)     | <https://rpcv2-testnet.ancient8.gg>                                                                                                                                                             |
| RPC Endpoint (Websocket) | wss\://rpcv2-testnet.ancient8.gg                                                                                                                                                                |
| Chain ID                 | 28122024                                                                                                                                                                                        |
| Currency Symbol          | ETH                                                                                                                                                                                             |
| Bridge (L1 <-> L2)       | [https://bridge-testnet.ancient8.gg](https://bridge-testnet.ancient8.gg/)                                                                                                                       |
| Block Explorers          | <p><a href="https://ancient8.testnet.routescan.io/"><https://ancient8.testnet.routescan.io></a></p><p><a href="https://scanv2-testnet.ancient8.gg"><https://scanv2-testnet.ancient8.gg></a></p> |


---

# 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.ancient8.gg/using-ancient8-chain/network-information.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.
