# Restaking Ecosystems

- [Understanding Liquid Restaking](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-liquid-restaking.md): For clarity and brevity, this section will focus only on ezETH (Eigenlayer) to explain Liquid Restaking
- [Understanding EigenLayer](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-eigenlayer.md)
- [Ecosystem](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-eigenlayer/ecosystem.md)
- [Operators](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-eigenlayer/operators.md)
- [ezAuctions](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-eigenlayer/ezauctions.md): Restaking Auctions
- [Autonomous Verifiable Services](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-eigenlayer/autonomous-verifiable-services.md): Formerly called Active Validated Services (AVSs)
- [How We Do It](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-eigenlayer/how-we-do-it.md)
- [Understanding Symbiotic](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-symbiotic.md)
- [Ecosystem](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-symbiotic/ecosystem.md)
- [Networks](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-symbiotic/networks.md)
- [Understanding Jito Restaking](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-jito-restaking.md)
- [VRTs](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-jito-restaking/vrts.md): This section explains Vault Receipt Tokens (VRTs)
- [Operators](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-jito-restaking/operators.md)
- [NCNs](https://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-jito-restaking/ncns.md): This section explains Node Consensus Networks (NCNs)


---

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