# pzETH FAQs

**Q: How to get pzETH**

A: You can deposit stETH, wstETH, wETH, or ETH to receive pzETH here: <https://app.renzoprotocol.com/pzeth>

**Q: What do I get by staking pzETH?**

A: Staking yield from ETH staking + Symbiotic points + Mellow points + AVSs rewards when they go fully functional

Please note that there may be caps on Symbiotic deposits that limit the amount of points generated.&#x20;

**Q: If I deposit pzETH, will I get Symbiotic/Mellow points?**

A: Users who deposited before Symbiotic limits were reached:

* &#x20;Earn 1x Symbiotic points and 1x Mellow points

Users who deposited after Symbiotic limits were reached:

* Earn 1.5x Mellow points boost while their liquidity remains idle in Mellow vaults (No Symbiotic points yet)
* Once limits increase and their deposits entered Symbiotic, users will start earning 1x Symbiotic points and 1x Mellow points

There are multipliers for utilizing DeFi integrations. Please refer to <https://app.mellow.finance/defi> for more info.

**Q: How do I check Symbiotic Caps / Limits**

A: You can check the wstETH caps directly on <https://app.symbiotic.fi/restake>. You can follow their [socials](https://x.com/symbioticfi) to stay updated when they raise their limit.&#x20;

**Q: What if I get pzETH from DEX or other DeFi integrations, will I get Symbiotic points?**

A: When users buy pzETH from a liquidity pool, they will be treated as pzETH that is not staked in Symbiotic i.e. Earn 1.5x Mellow Points until Symbiotic limits open.

* If a user buys more pzETH than the amount in the Mellow waiting queue , they’ll receive non-staked pzETH points plus a portion of the staked pzETH to fulfill the buy order.
* This last-in-first-out principle applies to other DeFi integrations as well.

For more information please read Mellow’s doc [here](https://docs.mellow.finance/mellow-lrt-lst-primitive/loyalty-points#loyalty-points-logic-for-users).

**Q: How is the $pzETH exchange rate calculated?**

A: pzETH is a reward bearing token like [Compound’s cTokens](https://docs.compound.finance/v2/ctokens/#ctokens). Once AVSs begin distributing rewards, these will be automatically restaked and compounded, which will be reflected in pzETH's price. This process allows pzETH to continuously accrue value relative to wstETH.

\
**Q: What can you do with pzETH?**

A; Hold pzETH in your wallet to collect rewards, swap or supply pzETH on DEXs, or participate in DeFi opportunities as pzETH is integrated into various DeFi applications. See a full list of Renzo's DeFi integrations [here](https://app.renzoprotocol.com/defi).

**Q: How to withdraw pzETH?**

A: From day one, you can withdraw your pzETH and fully redeem it for the underlying restaked collateral. To withdraw your pzETH and receive wstETH, visit <https://app.renzoprotocol.com/pzeth>. You can easily switch between deposit and withdraw functions by clicking the swap arrow button in the center of the dialog box.

Click Withdraw and approve the transaction. Please note that you'll stop accruing points for the withdrawn LRT after requesting a withdrawal. Withdrawals are processed within 14-21 days, after which you'll receive your assets in your wallet.

**Q: How to check my withdrawals?**

A: At the bottom of the [pzETH page](https://app.renzoprotocol.com/pzeth), at the bottom, there’s a Claim section where you can view your claim progress.

**Q: Are AVSs live yet on Symbiotic/Mellow? Where can I see the list?**

A: AVS is not yet functional on Symbiotic/Mellow. When it goes live, you can see the list of the AVSs along with the stats at the bottom of the [pzETH page](https://app.renzoprotocol.com/pzeth).


---

# 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/pzeth/pzeth-faqs.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.
