# Stake

### Staking

The Native ETH Staking App allows users to stake ETH and provision validators seamlessly. Users can stake ETH in multiples of 32 ETH and track rewards. We monitor the following key metrics:

1. Total Staked Amount across all validators
2. Total Rewards Earned across all validators

In addition to these metrics, users can delve into their provisioned validators along with their respective status.

<figure><img src="/files/bHMbEs3jFIworSliBabY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To get started, pleaee contact us at <hello@luganodes.com> to receive your login credentials
{% endhint %}


---

# 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/stake.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.
