# Operation Solo Staker

Welcome to the documentation for Ether.fi's Operation Solo Staker, it's great to have you here 🥳&#x20;

## What is Operation Solo Staker?

So you want to be part of the journey to decentralize Ethereum? This is the place to start!

Right now there are \~5,500 nodes running Ethereum, and about half are based in the US. Of these, over half are in a single data center in Virginia, 20 minutes away from the white house and the CIA headquarters. This is not a truly decentralized system. Ethereum needs Solo Operators!

<table><thead><tr><th width="399">Ether.fi</th><th>You</th></tr></thead><tbody><tr><td><p>Provides the ETH, software and </p><p>technical support.</p></td><td>Provide the hardware and internet connection. <strong>No bond requirement needed thanks to DVT.</strong> </td></tr></tbody></table>

## So how does it work?

* Ether.fi has ETH that has been deposited by stakers.
* That ETH is then staked by Ether.fi to create Ethereum validators.
* For each 32 ETH deposited, one validator key is generated.
* These validator keys need to be given to node operators to perform validator duties such as proposing blocks and attesting (voting) to say that they are happy with the chain, etc.
* But if all those validator keys are given to a small number of existing node operators... it's not a truly decentralized system!
* That's where Operation Solo Staker comes in 💡
* Using DVT (more on that later) that single validator key can be split up and shared between multiple home stakers. This reduces operational risks and increases decentralization.

Or to put it simply...

<figure><img src="/files/GkHcd5BV9KDmAbpWN7wl" alt="" width="375"><figcaption></figcaption></figure>

Ether.fi provides the ETH, software and technical support to get solo stakers online. All you need is the hardware to run a validator and an internet connection. Once your machine is online, it will support and validate the Ethereum network, and you will earn rewards!

## How can I get involved?&#x20;

## 👉


---

# 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://etherfi.gitbook.io/etherfi/solo-stakers/operation-solo-staker.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.
