> For the complete documentation index, see [llms.txt](https://docs.ava.do/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ava.do/restaking-ethereum.md).

# RESTAKING ETHEREUM

**ReStaking** allows users to stake their assets, such as ETH, not just to secure the blockchain (as with traditional staking) but to extend the security to other decentralized services and protocols, known as Actively Validated Services (AVS).

**Why ReStaking Benefits AVADO Users**\
AVADO users can take their staking strategy to the next level by becoming **Node Operators** for Aqua Patina. By running the Aqua Patina package on their AVADO device, users can not only secure their own staked ETH but also participate in **ReStaking**, supporting decentralized services (AVS) and earning additional rewards. This allows AVADO users to maximize returns while contributing to the decentralization of the network.

For more details on Aqua Patina and how to set up the Aqua Patina node, follow the step-by-step guide on the following pages


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ava.do/restaking-ethereum.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.
