# Operators

The [EigenLayer](https://www.eigenlayer.xyz/) ecosystem allows Ethereum validators to restake their ETH and provide services to the network, such as a Data Availability Layer with a particular type of node software called [Autonomous Verifiable Services](https://docs.eigenlayer.xyz/eigenlayer/overview/key-terms).<br>

Eigenlayer Operators act as AVS nodes by opting into validating AVSs by running their AVS software. An AVS Node is a node that runs the AVS software as an Eigenlayer Operator. <br>

Renzo operator nodes are professional staking providers who can ensure the safety of funds belonging to the protocol users and the correctness of restaking operations.<br>

The protocol distributes the pooled LSTs between all active Node Operators depending on weights associated with each Operator.  This way a determined risk/reward can be set to allow optimum return based on calculated risk.


---

# 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.renzoprotocol.com/docs/restaking-ecosystems/understanding-eigenlayer/operators.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.
