# Permissionless Node Operator

<figure><img src="https://res.cloudinary.com/dfupsth9n/image/upload/v1692732048/Ethereum/image_26_anaxds.png" alt=""><figcaption></figcaption></figure>

Ethereum staking ecosystem is mature with multiple protocols and entities providing services, an evaluation of the current state of Ethereum staking highlights some key challenges for solo stakers, such as:

* **High bond requirement of 32 ETH**
* **Low yield**
* **Complex setup**

Not worries! we got you covered. ETHx has been thoughtfully designed to address the key challenges of node operators with smart solutions, such as:

* **Low bond requirement of just 4 ETH**

  Permissionless node operators will be the backbone of ETHx with only 4 ETH required for bonding. Stader did an extensive data analysis in collaboration with SSV on the bond requirement and concluded 4 ETH is sufficient to cover key tail risks that impact staked funds.
* **Higher rewards**

  With ETHx's design requiring only a 4 ETH bond, home stakers get commission on a higher user deposit relative to the bond supplied, improving yield.
* **Easy setup**

  Stader node CLI and a TUI based configuration manager makes it easy to run and manage your node.


---

# 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://stader.gitbook.io/stader/ethereum/node-operator/permissionless-node-operator.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.
