# Network Info

*Sovrun is an EVM-compatible chain, and as such you can use your choice of EVM-compliant wallet to connect.*

## Sovrun Testnet

Sovrun testnet is running on top of the [**HyperEVM testnet**](https://hyperliquid.gitbook.io/hyperliquid-docs/hyperliquid-l1/hyperevm). Sovrun L2 uses Arbitrum Nitro.

The settlement chain (HyperEVM testnet) is currently on **MVP release**; and as such **issues and data loss should be expected**.

| **Network Name**      | Sovrun Testnet                                                              |
| --------------------- | --------------------------------------------------------------------------- |
| **Description**       | Phase 1 public testnet for Sovrun L2                                        |
| **Chain ID**          | 518848                                                                      |
| **Currency Symbol**   | SOVRN                                                                       |
| **RPC HTTP URL**      | <https://testnet-chain.sovrun.org/http>                                     |
| **RPC WebSocket URL** | <wss://testnet-chain.sovrun.org/ws>                                         |
| **Explorer**          | <https://testnet-explorer.sovrun.org/>                                      |
| **Test SOVRN**        | [https://faucet.85dbf.sovrun.org/](<https://faucet.85dbf.sovrun.org/&#xA;>) |


---

# 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.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/hyperliquid/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.
