# YaaS

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

### Summary

**YaaS** streams Solomon’s rewards **directly to wallets that hold USDv.** no staking, no lockups, no wrappers. It’s designed for teams, DAOs, LPs, and fintech partners that need a spendable dollar **and** earn in the background.\
\
Who it’s for

* **DAOs & treasuries:** earn on idle dollars without changing treasury ops.
* **DEX LPs:** add rewards to the USDv leg of a dex pool (fees + base rate).
* **Fintechs / neobanks:** offer “earning by default” USD balances in-app.
* **Market makers / integrators:** hold USDv as working capital and receive a stream.

> **Note:** Access is **permissioned**: KYC/AML apply

### How it works&#x20;

1. **You hold USDv** in a wallet.
2. **We calculate your share** of the earnings from your **time-weighted USDv balance** during each epoch.
3. **We stream the payout** to your wallet **multiple times per week** to keep distributions smooth
4. **You stay liquid** the whole time; no staking or cooldowns. Your dollar remains a dollar

> **Note:** sUSDv (staking) remains a permissionless path to earn. YaaS provides the same rewards to **eligible** USDv holders without staking.

How YaaS compares to Staking (sUSDv)

<table><thead><tr><th width="211.4140625">Feature</th><th width="288.08203125">sUSDv (stake)</th><th>YaaS (stream to USDv)</th></tr></thead><tbody><tr><td>Access</td><td>Permissionless</td><td>Permissioned (KYC/AML)</td></tr><tr><td>UX</td><td>Stake/unstake</td><td>Just hold USDv</td></tr><tr><td>Liquidity</td><td>Unstake flow (7 day cool down)</td><td>Always liquid</td></tr><tr><td>Rewards amount</td><td>Full rate</td><td>−( 0.25% to 1%)*</td></tr><tr><td>Use cases</td><td>Anyone looking to earn</td><td>DAOs, LPs, fintechs, MMs</td></tr><tr><td>1:1 mint/burn</td><td>N/A</td><td>Available (if approved)</td></tr></tbody></table>

\*YaaS program fee: 0.25% - 1% per year; may vary

### Examples

<details>

<summary>DAO</summary>

A DAO holds **$5,000,000 USDv** for a full 7-day epoch. If the yield annualized is **12% APY**, the DAO’s approximate weekly stream is:

* 12% / 52 ≈ **0.2308%** of $5,000,000 → **$11,540** (less any applicable fees).
* Paid via **multiple drips** across the week to smooth distributions.

</details>

<details>

<summary>LP</summary>

LP provides **$2,000,000** to a **USDv/SOL** Meteora DLMM pool. Over the week, **USDv leg averages $900,000** in-range. If the yield is **12% APY**, your approximate weekly stream on the USDv leg is:

* 12% / 52 ≈ **0.2308%**
* $900,000 × 0.2308% ≈ **$2,077** for that week

This is **on top of** whatever trading fees the pool earns. If your inventory shifts (more/less USDv), the stream **auto-adjusts** based on your **time-weighted USDv balance**

</details>


---

# 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.solomonlabs.org/usdv/yaas.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.
