# See Also

## :jigsaw: Reference Material

Appreciate the hard work done by the fine folks at the following links which served as a foundation for creating this guide.

* **Official Ethereum Launchpad**: <https://launchpad.ethereum.org/en/>
* **Teku**: <https://docs.teku.pegasys.tech/en/latest/HowTo/Get-Started/Installation-Options/Build-From-Source/>
* **Lighthouse**: <https://lighthouse-book.sigmaprime.io/intro.html>
* **Nimbus**: <https://nimbus.guide/intro.html>
* **Prysm**: <https://docs.prylabs.network/docs/getting-started/>
* **Lodestar**: <https://chainsafe.github.io/lodestar/installation/>
* **Geth**: <https://geth.ethereum.org/docs>
* **Besu**: <https://besu.hyperledger.org/en/stable/>
* **Erigon**: <https://github.com/ledgerwatch/erigon#documentation>
* **Nethermind**: <https://docs.nethermind.io/nethermind/>

## :tada: Bonus links

### :bricks: Block Explorers

* [beaconcha.in](https://beaconcha.in/)
* [BeaconScan.com](https://beaconscan.com/)
* [BlockCypher.com](https://live.blockcypher.com/eth/)

### :record\_button: **Beacon Chain Stats**

* [Rated Network - Beacon Chain validator ratings](https://www.rated.network/)
* [Luckystaker.com - Calculate the probabilities of proposing a block](https://luckystaker.com)
* [beaconcha.in charts - Visualise the ethereum network](https://beaconcha.in/charts)

### :notepad\_spiral: Latest Eth Info

* **eth2New:** <https://hackmd.io/@benjaminion/eth2_news>
* **r/ETHstaker reddit:** <https://www.reddit.com/r/ethstaker>
* **Official Ethereum.org Blog:** [https://blog.ethereum.org/](https://blog.ethereum.org)

### :family\_mwgb: Additional ETH Staking Community Resources and Guides

* [Awesome Ethereum Staking Resources by armog](https://hackmd.io/@jyeAs_6oRjeDk2Mx5CZyBw/awesome-ethereum-staking)
* [Guide to Staking on Ethereum by Somer Esat](https://someresat.medium.com/)
* [Setup an Ethereum Mainnet Staking System with Prysm/Geth on Ubuntu by Metanull](https://github.com/metanull-operator/eth2-ubuntu)
* [ETH 2.0 Staking Guide: Prater || Lighthouse by agstakingco](https://agstakingco.gitbook.io/eth-2-0-staking-guide-prater-lighthouse/)
* [A slightly updated look at hardware for staking by u/LamboshiNakaghini](https://www.reddit.com/r/ethstaker/comments/j3mlup/a_slightly_updated_look_at_hardware_for_staking/)
* [How to stake for Ethereum 2.0 with DappNode by Raymond Durk](https://raymonddurk.medium.com/how-to-stake-for-ethereum-2-0-with-dappnode-231fa7689c02)
* [Ethereum Knowledge Base by beaconcha.in](https://kb.beaconcha.in/)
* [Ethereum on ARM](https://ethereum-on-arm-documentation.readthedocs.io/en/latest/quick-guide/about-quick-start.html)

### :money\_mouth:MEV Info

* **Relay Overview:** <https://beaconcha.in/relays>
* **mevboost.org - Tracking relays and block builders**: [https://www.mevboost.org](https://www.mevboost.org/)
* **MEV Relays - Uptime Monitor:** [https://mev-relays.beaconstate.info](https://mev-relays.beaconstate.info/)
* **MEV Watch:** [https://www.mevwatch.info](https://www.mevwatch.info/)
* **MEV-Boost Dashboard:** [https://mevboost.pics](https://mevboost.pics/)
* **Tornado Warning:** [https://tornado-warning.info](https://tornado-warning.info/)
* **Rated Network Explorer:** <https://www.rated.network/relays?network=mainnet>
* **Metrica Relay Monitor:** <https://app.metrika.co/ethereum/dashboard/relay-monitor>
* **RelayScan.io MEV-Boost Analytics:** [https://www.relayscan.io](https://www.relayscan.io/)
* **MEV Relay List:** <https://www.coincashew.com/coins/overview-eth/mev-boost/mev-relay-list>
* **MEV-boost Setup Guide:** <https://www.coincashew.com/coins/overview-eth/mev-boost>


---

# 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://www.coincashew.com/coins/overview-eth/archived-guides/guide-or-how-to-setup-a-validator-on-eth2-mainnet/see-also.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.
