# Guide | How to setup a validator for Ethereum staking on testnet HOLESKY

## Installation

### :rocket:Option 1: Quickstart with EthPillar

* Recommended for most users.
* In minutes, rapidly deploys a systemd installation with minority clients Nimbus CL Nethermind EL and mevboost.
* Supports automated node deployment for both validators and non-staking RPC nodes.
* When EthPillar is deployed, operating your node becomes a breeze.

To install EthPillar, [visit the quickstart page.](https://www.coincashew.com/coins/overview-eth/ethpillar)

<figure><img src="https://4046814935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M5KYnWuA6dS_nKYsmfV-887967055%2Fuploads%2FDs9tkKZpehwdSSf6RKGY%2Fpreview02.png?alt=media&#x26;token=b0201fe0-95ad-447f-a8ec-f6735d5330e9" alt=""><figcaption><p>EthPillar's TUI - Navigate the menu to control your node</p></figcaption></figure>

### :chains:Option 2: Manual Installation

* This guide aims to reduce the reliance on scripts in this section to make the learning process more straightforward and understandable.
* This approach provides a detailed overview of the steps involved, ensuring stakers have a clear understanding of the process.
* Great for advanced users comfortable with the CLI terminal who want full control and require customization of EL/CL combinations and their configurations.
* Deploys a systemd installation with any EL/CL combination you choose.
* After installation, use [EthPillar](https://www.coincashew.com/coins/overview-eth/ethpillar) to simplify maintenance of your node.

To install manually, continue with this guide.

#### :shield: Built by home-stakers for home-stakers. :pray:


---

# 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/testnet-holesky-validator.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.
