# Neutrl NUSD

The one-size-fits-all design of [Neutrl](https://www.neutrl.finance/) [sNUSD](https://app.neutrl.finance/protocol?subTab=snusd) is not ideal for many investors across DeFi and TradFi as different capital allocators have varying risk appetites and return expectations, which a single yield product cannot fully satisfy.

Strata is purpose-built to deliver structured yields on [NUSD](https://app.neutrl.finance/protocol), Neutrl’s synthetic dollar designed to deliver a novel crypto-native yield through a diversified set of market-neutral strategies, including OTC arbitrage, funding rate arbitrage, and DeFi-native strategies.

The protocol introduces two liquid and composable tokens built on Neutrl’s yield-bearing synthetic dollar, sNUSD: **Strata Senior NUSD (srNUSD)** and **Strata Junior NUSD (jrNUSD)**.

* **srNUSD (Senior Tranche):** Designed for capital preservation, srNUSD offers a stable yield floor benchmarked to Ethena sUSDe APY while still participating in the upside of sNUSD APY and protected against underlying strategy risks.
* **jrNUSD (Junior Tranche):** Provides leveraged upside to sNUSD’s variable APY by earning a risk premium from the senior tranche, acting as first-loss capital that underwrites sNUSD’s underperformance against the benchmark and underlying strategy risks.

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

#### Market Specifications

| Underlying Protocol    | Neutrl                                                                                                             |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------ |
| Yield Source           | sNUSD                                                                                                              |
| Base Asset             | NUSD                                                                                                               |
| Benchmark              | Ethena sUSDe APY                                                                                                   |
| Performance Fee        | 7.5%                                                                                                               |
| Senior Redemption Fee  | <p>0.05% when coverage is above 120%<br>0.025% when coverage is 110-120%<br>0% when coverage is below 110%</p>     |
| Junior Redemption Fee  | <p>0.20% when coverage is above 120%<br>0.10% when coverage is 110-120%<br>0% when coverage is below 110%</p>      |
| Senior Cooldown Period | None                                                                                                               |
| Junior Cooldown Period | <p>None when coverage is above 120%<br>7 days when coverage is 110-120%<br>35 days when coverage is below 110%</p> |


---

# 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.strata.markets/markets/neutrl-nusd.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.
