# L1 Mainnets

- [Solana](https://networks.stakr.space/l1-mainnets/solana.md)
- [Doublezero](https://networks.stakr.space/l1-mainnets/doublezero.md): High velocity physical fiberoptic network for blockchains
- [Hyperliquid](https://networks.stakr.space/l1-mainnets/hyperliquid.md)
- [Ethereum SSV](https://networks.stakr.space/l1-mainnets/ethereum-ssv.md): Distributed Validator for ETH with LIDO
- [Monad](https://networks.stakr.space/l1-mainnets/monad.md)
- [Symbiotic](https://networks.stakr.space/l1-mainnets/symbiotic.md): community validator with cp0x
- [Symbiosis validator](https://networks.stakr.space/l1-mainnets/symbiosis-validator.md)
- [Marlin Kalypso ZK-GPU Generator](https://networks.stakr.space/l1-mainnets/marlin-kalypso-zk-gpu-generator.md)
- [Tanssi](https://networks.stakr.space/l1-mainnets/tanssi.md): Operator address 0x9766e9e3045a8cEd5E1fa5B72AEEeEC9D74D00d0
- [EigenLayer](https://networks.stakr.space/l1-mainnets/eigenlayer.md): community validator with cp0x
- [Aztec](https://networks.stakr.space/l1-mainnets/aztec.md)
- [Fermah](https://networks.stakr.space/l1-mainnets/fermah.md)
- [Aura](https://networks.stakr.space/l1-mainnets/aura.md)
- [Explorer](https://networks.stakr.space/l1-mainnets/aura/explorer.md)
- [Addrbook](https://networks.stakr.space/l1-mainnets/aura/addrbook.md)
- [APIs](https://networks.stakr.space/l1-mainnets/aura/apis.md): Active endpoints
- [Genesis](https://networks.stakr.space/l1-mainnets/aura/genesis.md)
- [Seeds and peers](https://networks.stakr.space/l1-mainnets/aura/seeds-and-peers.md)
- [Gitopia](https://networks.stakr.space/l1-mainnets/gitopia.md)
- [Node installation](https://networks.stakr.space/l1-mainnets/gitopia/node-installation.md)
- [Useful commands](https://networks.stakr.space/l1-mainnets/gitopia/useful-commands.md)
- [State sync](https://networks.stakr.space/l1-mainnets/gitopia/state-sync.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://networks.stakr.space/l1-mainnets.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.
