# Network Info

### Zulu Mainnet

|                 |                                  |
| --------------- | -------------------------------- |
| Network Name    | Zulu Mainnet                     |
| Network URL     | <https://zulunetwork.io/>        |
| RPC URL         | <https://rpc.zulunetwork.io>     |
| Chain ID        | 20240111                         |
| Currency Symbol | ZULU                             |
| Explorer URL    | <https://zuluscan.io>            |
| Bridge URL      | <https://bridge.zulunetwork.io/> |
| Token Lists     | <https://zuluscan.io/tokens>     |

### Sipho Testnet

|                 |                                                                         |
| --------------- | ----------------------------------------------------------------------- |
| Network Name    | ZuluPrime Sipho Testnet                                                 |
| Network URL     | <https://zulunetwork.io/>                                               |
| RPC URL         | <https://rpc-testnet.zulunetwork.io>                                    |
| Web-Socket URL  | [https://ws-testnet.zulunetwork.io](https://rpc-testnet.zulunetwork.io) |
| Chain ID        | 20240110                                                                |
| Currency Symbol | BTC                                                                     |
| Explorer URL    | <https://testnet.zuluscan.io/>                                          |
| Bridge URL      | <https://testnet.zulunetwork.io/bridge>                                 |
| Token Lists     | <https://testnet.zuluscan.io/tokens>                                    |

> NOTE:
>
> Testnet-Alpha and Testnet-Beta's history can be found on <https://testnet.zuluscan.io/?network=testnet-alpha>
>
> <https://testnet.zuluscan.io/?network=testnet-beta>


---

# 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.zulunetwork.io/zulu-evm-layer/network-info.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.
