# ynETH

ynETH is an nLRT that exposes users to a dynamically curated Basket comprising AVSs across multiple industry verticals. The YieldNest DAO carefully selects and fully vets all of the operators and AVS within ynETH’s Basket to deliver an nLRT with the highest possible risk-adjusted yield.

Restakers deposit ETH into YieldNest’s restaking pool and receive ynETH back as a tradable and liquid “receipt” token representing the underlying yield-generating restaked ETH. The generated restaking rewards are distributed back to ynETH holders, veYND tokens, and operators.

**ynETH’s APY = Ethereum staking APY + AVS Yield + Airdrops**&#x20;

<figure><img src="https://2873068466-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDyxbBTdzhJqQAdVgDB8k%2Fuploads%2FXJp01AVnhpRr9NjjEF6s%2FArtboard%201.png?alt=media&#x26;token=5ac2f12c-8c30-4b5a-b752-2772b57c0a65" alt=""><figcaption></figcaption></figure>

ynETH is not a rebasing token, meaning that the amount of ynETH held will not change over time. Instead, the underlying value of the token will increase as the rewards auto-compound and accrue to the token on-chain.

<figure><img src="https://2873068466-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDyxbBTdzhJqQAdVgDB8k%2Fuploads%2FOXPnJMgB4UzDPRuZC9oc%2Fimage.png?alt=media&#x26;token=ba93eced-cfe5-45a0-be2a-4ef442031cd1" alt=""><figcaption><p>ynETH Architecture</p></figcaption></figure>

### ynETH Architecture

Value Accrual: ynETH auto-compounds rewards, enhancing token value over time. As rewards are distributed and compounded, the value of ynETH grows.

Value Accrual Example (assuming 12.5% APY for ynETH)

| **Restaking time** | **Amount ynETH** | **Value in ETH** |
| ------------------ | ---------------- | ---------------- |
| Day 0              | 1 ynETH          | 1 ETH            |
| Day 180            | 1 ynETH          | 1.0625 ETH       |
| Day 365            | 1 ynETH          | 1.125 ETH        |

### ynETH Use Cases

* **Controlled Exposure:** Holding ynETH allows users to earn boosted yields by restaking ETH to a pre-selected and carefully vetted Basked of AVS categories—all by simply holding a single liquid token.
* **Providing Liquidity:** Users can use ynETH to provide liquidity to external DeFi protocols like Curve that support ynETH pools to earn additional revenues from swap fees and liquidity mining.
* **Lending/Borrowing:** Users lend ynETH on decentralized money markets like Aave or Euler or use it as collateral to borrow other assets, including ETH or various stablecoins. Furthermore, users could leverage their ynETH by borrowing ETH against it and depositing that ETH back to YieldNest to acquire even more ynETH.
* **Realizing Restaking Profits:** Holders can always withdraw their ynETH for the underlying ETH plus the accumulated restaking revenue from AVSs on YieldNest or swap ynETH for ETH on decentralized exchanges for like-kind assets like Curve.


---

# 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.yieldnest.finance/protocol-design/lrt-strategies/yneth.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.
