# ezETH

ezETH is the liquid restaking token representing a user’s EigenLayer restaked position at Renzo. Users can deposit native ETH or stETH and receive ezETH. Serving as the interface to the EigenLayer ecosystem, ezETH secures Autonomous Verifiable Services (AVSs) to generate both staking and restaking rewards.

<figure><img src="/files/gnAkfvJswP4795SivFsC" alt="" width="299"><figcaption></figcaption></figure>

### Rewards

* ezETH is a reward bearing token similar to cTokens
* Staking and restaking rewards are auto-compounded. This means the value ezETH increases relative to the underlying assets as it earns more rewards.

### Deposits

* Visit <https://app.renzoprotocol.com/ezeth>
* Click Connect Wallet to link your EVM wallet.
* You can view the supported assets and chains for native restaking by clicking the ETH dropdown button.

<figure><img src="/files/U2iRQMsm2yTtaaSEMDjl" alt="" width="299"><figcaption></figcaption></figure>

* After selecting the network and asset, enter the amount of ETH/LSTs token that you would like to deposit. You can click MAX to enter the maximum tokens available in your wallet.
* Confirm the amount and proceed to deposit.
* Approve and confirm the transaction on your wallet.
* Once the deposit is successful, ezETH arrives in your wallet.

### Withdrawals

WIthdrawals are currently enabled on Ethereum mainnet. Depending on the restaking strategies deployed, withdrawals can take up to 15 days, primarily given the recent Eigenlayer slashing upgrade and time taken to exit the beacon chain.&#x20;

* Withdrawal [tutorial](https://docs.renzoprotocol.com/docs/~/revisions/J8CcmWcEkQh3dHfS5oDr/services/withdrawals/tutorial)&#x20;
* Withdrawal [flow](https://docs.renzoprotocol.com/docs/~/revisions/J8CcmWcEkQh3dHfS5oDr/services/withdrawals/withdrawal-flow)

### Fees

* Renzo passes 100% of any EigenLayer rewards
* Renzo charges a 10% fee on rewards generated via restaking. The fees are split 50/50 between protocol reserves (treasury) and Renzo node operators.


---

# 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/products/staking-suite/ezeth.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.
