# Guide Version 2 | How to setup a validator for Ethereum staking on testnet GOERLI

{% hint style="info" %}
:sparkles: Adore our guides? Donate a ☕ via [CoinTr.ee](https://cointr.ee/coincashew)
{% endhint %}

## :new: Announcements

{% hint style="success" %}
As of July 15 2023, this is the new **Version 2 Guide** written for **post-🦉Shapella**🦉 written for **testnet GOERLI** :grin:
{% endhint %}

{% hint style="info" %}
:sparkles:**Always test and practice on testnet first.** [**Mainnet guide available here.**](/spanish/coins/overview-eth/guide-or-how-to-setup-a-validator-on-eth2-mainnet.md)
{% endhint %}

{% hint style="warning" %}
:eyes: **Looking for Version 1 GOERLI Guide?** [Available here.](/spanish/coins/overview-eth/archived-guides/guide-or-how-to-setup-a-validator-on-eth2-testnet-prater.md)
{% endhint %}

## :thumbsup: Your Github Contributions Welcome

This guide is fully open source and fully powered by home-stakers like you.

Pull requests or issues can be submitted on [github](https://github.com/coincashew/coincashew):

{% embed url="<https://github.com/coincashew/coincashew>" %}

## :star: Installation Overview

Installation is a 5 step process. From start to finish, time to complete these steps can take up to a few hours. Fully syncing the node can take a day.

Rest assured, as you become more familiar and more comfortable by practicing on [testnet](/spanish/coins/overview-eth/archived-guides/guide-or-how-to-setup-a-validator-on-eth2-testnet-prater-1.md), you are now proudly on the path towards the gold standard of ETH solo-staking.

* Step 1: Prerequisites
* Step 2: Configuring Node
* Step 3: Setting up Validator Keys
* Step 4: Installing execution client
* Step 5: Installing consensus client

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

#### :arrow\_up: [View Changelog](/spanish/coins/overview-eth/guide-or-how-to-setup-a-validator-on-eth2-mainnet/changelog.md): See the latest changes to the guide.


---

# 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/spanish/coins/overview-eth/archived-guides/guide-or-how-to-setup-a-validator-on-eth2-testnet-prater-1.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.
