# Yield Tranches

<figure><img src="/files/VgFroRX1qvZZQIG8Mq1W" alt=""><figcaption></figcaption></figure>

> *In the financial world, a tranche represents a product split that carries specific features like risk, yields, duration. They are often arranged together to create pools of diversified products or a basket of investments with similar characteristics (risk-return related)*.

Based on this concept, Idle launched its own tranches primitive: [Yield Tranches](https://idle.finance/#/dashboard/tranches).

Each tranched asset has its own yield source, with two risk-adjusted investment profiles (Senior and Junior).&#x20;

{% hint style="success" %}
Taking the stETH Yield Tranche based on the Instadapp stETH pool as an example, stETH deposited into the Senior and Junior classes of that Instadapp-based strategy are aggregated into a single pool and then deployed into the Instadapp Lite market.
{% endhint %}

Tranches allow users to enjoy DeFi yields with **built-in protection on deposits** for Senior depositors or **boosted yield** for Junior ones.

{% hint style="info" %}
Users can decide the strategy according to their risk profile: they can deposit funds into two different tranches (**Senior** or **Junior**) in exchange for a token indicating their claim.
{% endhint %}


---

# 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.idle.finance/products/yield-tranches.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.
