# Saturn USDat

[Saturn](https://saturn.credit/) [USDat](https://saturncredit.gitbook.io/saturn-docs/solution/usdat-overview) is a US Treasuries–backed stablecoin, and [sUSDat](https://saturncredit.gitbook.io/saturn-docs/solution/susdat-overview) is its yield-bearing version, earning yield from T-Bills and dividends on [STRC](https://www.strategy.com/strc), [Strategy’](https://www.strategy.com/)s short-term, high-yield preferred equity.

sUSDat is Saturn’s yield-bearing vault token built on the ERC-4626 standard. It represents a user’s share in a managed pool of digital credit exposure, where yield is generated from Saturn’s STRC holdings and automatically passed through to holders. Unlike typical yield-bearing stablecoins, the sUSDat/USDat exchange rate (NAV) is variable, as it reflects changes in STRC’s market price. While STRC is designed to trade close to its par value ($100) through its dividend distribution mechanism, its price can fluctuate based on market expectations around credit risk.

We’re seeing a new financial stack take shape across three layers:

1. **Digital Capital** is Bitcoin.
2. **Digital Credit** is Strategy STRC.
3. **Digital Money** & **Digital Yield** built on top of Digital Credit.

Michael Saylor outlined a vision of transforming programmable digital credit into digital money and digital yield.

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

Strata is purpose-built to realize this vision by delivering structured yields on USDat. It transforms sUSDat into programmable tranches, allowing depositors to access STRC Digital Credit yield with fixed rate, no volatility and built-in protection or opt for amplified dividend yields by taking on leveraged exposure to STRC performance and sUSDat volatility and underwriting underlying strategy and collateral risks as first-loss capital. At the same time, the tranching of sUSDat significantly improves the composability of Strategy’s Bitcoin credit product across the broader DeFi ecosystem.

The protocol introduces two liquid and composable tokens built on Saturn sUSDat: **Strata Senior USDat (srUSDat)** and **Strata Junior USDat (jrUSDat)**.

* **srUSDat (Senior Tranche):** Senior USDat is a yield-bearing derivative of sUSDat that provides low-risk exposure to Saturn’s Bitcoin credit yield via STRC. It is designed to offer a fixed yield (65% of STRC dividend rate) with no volatility and protection against underlying strategy and collateral risks.
* **jrUSDat (Junior Tranche):** Junior USDat is a liquid, yield-bearing derivative of sUSDat that provides leveraged upside to sUSDat yield, while absorbing its volatility from STRC exposure and underwriting underlying strategy and collateral risks as first-loss capital.

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

#### Market Specifications

<table data-header-hidden><thead><tr><th width="275.515625"></th><th width="474.06640625"></th></tr></thead><tbody><tr><td>Underlying Protocol</td><td>Saturn</td></tr><tr><td>Yield Source</td><td>sUSDat</td></tr><tr><td>Base Asset</td><td>USDat</td></tr><tr><td>Benchmark</td><td>65% of STRC Dividend Rate</td></tr><tr><td>Performance Fee</td><td>5.0%</td></tr><tr><td>Senior Redemption Fee</td><td><p>0.05% when coverage is above 130%</p><p>0.025% when coverage is 115-130%</p><p>0% when coverage is below 115%</p></td></tr><tr><td>Junior Redemption Fee</td><td><p>0.20% when coverage is above 130%</p><p>0.10% when coverage is 115-130%</p><p>0% when coverage is below 115%</p></td></tr><tr><td>Senior Cooldown Period</td><td>None</td></tr><tr><td>Junior Cooldown Period</td><td><p>None when coverage is above 130%</p><p>14 days when coverage is 115-130%</p><p>28 days when coverage is below 115%</p></td></tr><tr><td>Min. Coverage Threshold </td><td>107.5%</td></tr></tbody></table>


---

# 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/saturn-usdat.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.
