# Features

The Luganodes native ETH staking Dapp allows users to stake multiples of 32 ETH and provision validators with ease. To achieve this, the Dapp is loaded with features for an intuitive client experience. The following features facilitate a consolidated view of validators, and rewards statistics—all presented through a sleek user interface.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Track Rewards</strong></td><td>Track your validator rewards through a consolidated view.</td><td></td></tr><tr><td><strong>Withdrawals</strong></td><td>Perform withdrawal operations on your validators in a single click.</td><td></td></tr><tr><td><strong>Staking</strong></td><td>Stake in multiples of 32 ETH through our batch deposit contracts with ease.</td><td></td></tr></tbody></table>


---

# 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.luganodes.com/native-eth-staking/features.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.
