# $SOVRN on EVM Chains

- [Ethereum](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/ethereum.md)
- [Hyperliquid](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/hyperliquid.md)
- [Running a Node](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/hyperliquid/running-a-node.md): For developers and community members that want to operate a node.
- [Network Info](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/hyperliquid/network-info.md): Connection details to Sovrun L2.
- [Block Explorer](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/hyperliquid/network-info/block-explorer.md)
- [Contracts](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/hyperliquid/network-info/contracts.md): Relevant HyperEVM and L2 smart contracts.
- [Acquiring test SOVRN](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/hyperliquid/network-info/acquiring-test-sovrn.md): How get SOVRN on the testnet
- [Sessionchains](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/hyperliquid/sessionchains.md): Sessionchains are ephemeral chains that host non-critical and temporary data for games
- [Staking](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/hyperliquid/staking.md)
- [Base](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/base.md)
- [BREED to SOVRN Migration](https://docs.sovrun.org/the-sovrn-token/usdsovrn-on-evm-chains/breed-to-sovrn-migration.md)


---

# 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.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.
