# Ethereum

### **Running Validator Node: A Step-by-Step Guide**

Welcome to our comprehensive guide on setting up an Ethereum validator with ChainUp Cloud as your validator as a service provider. This guide is designed to help you navigate the process of running a validator node, from prerequisites to activation. If you're looking to stake ETH, we recommend checking out the Ethereum Staking Guide instead.

### **How to Create Validator Keys: A Beginner's Guide**

In this guide, we'll walk you through the process of generating validator keys, a crucial step in setting up an Ethereum validator. We'll cover the prerequisites, the process of generating deposit data and withdrawal credentials, and provide you with the necessary tools and resources to get started.


---

# 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.chainupcloud.com/validator-node/ethereum.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.
