# Stakers

NodeDAO is a platform that makes proof of stake on Ethereum 2.0 accessible to individuals, groups, and businesses by removing some barriers to entry. The beacon chain requires a deposit of at least 32 ETH and the technical proficiency to run an Ethereum node 24/7. NodeDAO allows anyone to earn rewards with a deposit as small as 1000 wei, handles all interactions with the beacon chain, and has an operator network of independent Ethereum node operators to keep nodes online with high quality and funds safe. In addition, NodeDAO provides users with instant tokenized staking deposits and withdrawals.


---

# 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://doc.nodedao.com/stakers.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.
