> For the complete documentation index, see [llms.txt](https://docs.river.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.river.inc/products/smart-vault.md).

# Smart Vault

Smart Vault delivers **zero liquidation risk + sustainable yield** for deposited assets. Users deposit assets and receive ongoing returns without facing liquidation under any market conditions.

When users deposit assets into Smart Vault, the protocol mints and stakes the satUSD directly in satUSD staking pools.

### **What Smart Vault Solves**

Traditional DeFi has required users to choose between earning yield and maintaining asset safety.&#x20;

Users had to actively manage collateral ratios, monitor liquidation thresholds, and risk losing their assets during market volatility.

**Smart Vault solves these challenges:**

* Eliminates liquidation risk - your assets are never at risk of forced liquidation
* Removes position management - no need to monitor collateral ratios or health factors
* Provides sustainable yield - continuous returns without active management
* Ensures asset safety - 1:1 deposit and withdrawal guaranteed

Smart Vault solves these through automated strategy deployment and internal satUSD circulation that never reaches user wallets.

### Key Features

#### **One-Click Deposit**

Single transaction deploys your assets to automatically mint stablecoins and stake for yield—without managing collateral ratios or position levels.

#### **No Liquidation Risk**

Smart Position Management automatically mints and stakes stablecoin during deposits and withdrawals, eliminating liquidation risks for all locked assets.

#### Sustainable Yield

Deposited assets stay active through strategy modules generating real returns via CeDeFi arbitrage, DeFi protocols, and RWA investments for consistent yield.

### **How Smart Vault Works**

1. **Deposit assets** (BTC, ETH, USDT/USDC) into Smart Vault
2. **Protocol mints satUSD** based on the value of the underlying assets
3. **satUSD stakes automatically** in staking pool
4. **Your assets work** - deployed to DeFi/CeDeFi yield strategies
5. **Earn rewards** from asset performance and staking pool

<figure><img src="/files/dHZIEXYeIHlFoD8Ndz73" alt="Smart Vault Architecture "><figcaption></figcaption></figure>

### **Mechanism**

**1. Internal satUSD System**

Smart Vault mints satUSD that users never receive. The system applies a staking factor (0-100% range) based on governance voting to determine satUSD amounts.

**2. Dual Revenue System**

* **Asset Strategies:** Deposited assets deploy to approved DeFi and CeDeFi strategies in institutional-grade custodian wallets
* **Protocol Revenue Distribution:** Internal satUSD earns staking rewards through protocol revenue sharing

**3. Oracle Integration**

Every contract interaction triggers real-time price updates to determine optimal satUSD amounts and maintain proper collateral ratios.

**4. Governance Parameters**

$RIVER token holders vote to adjust staking factors for different assets, optimizing risk-reward balance across the system.

**5. Rebalancing**

Automated rebalancing system protects user assets during market volatility while maintaining continuous yield generation.

**Example: 10 ETH Deposit ($45,000)Setup Process**

Deposit 10 ETH → 75% staking factor applied → $33,750 satUSD staked internally

#### **Dual Deployment**

* **Your 10 ETH:** Works across Morpho, Pendle, CeDeFi strategies
* **$33,750 satUSD:** Stays in staking pools earning staking rewards

#### **Market Crash Scenario (ETH to $22,500)**

**Traditional CDP:** Liquidates your ETH, user loses assets + penalties

**Smart Vault:** Keeps your 10 ETH safe, system rebalances satUSD minted and staked amount through oracle updates, yield continues

#### **Withdrawal Process**

Your deposit remains locked for the vault's earning period, during which funds and rewards cannot be moved.&#x20;

At maturity, you withdraw everything in one step—your original deposit, the satUSD yield earned, and the River Pts allocated. Each vault sets its own duration, so the lock time may vary.

<table><thead><tr><th width="207.73046875">Model</th><th>CDP</th><th>Smart Vault</th></tr></thead><tbody><tr><td>User holds debt?</td><td>Yes</td><td>✅ No</td></tr><tr><td>Liquidation risk?</td><td>Yes</td><td>✅ None</td></tr><tr><td>Yield source</td><td>External protocols</td><td>✅ Automated strategy deployment + protocol revenue</td></tr><tr><td>User experience</td><td>Manage debt, repay, face liquidation</td><td>one-click deposit, only yield</td></tr><tr><td>Asset safety</td><td>Can be liquidated</td><td>Always protected</td></tr><tr><td>User management</td><td>Active monitoring required</td><td>✅ Auto-managed vault</td></tr><tr><td>Market stress response</td><td>Liquidations</td><td><p>No Liquidation</p><p>Auto-rebalancing</p></td></tr></tbody></table>

#### **Risk Management**

**Oracle Integration:** Every contract interaction triggers price updates, automatically determining optimal satUSD amounts based on current asset values and maintaining proper collateral ratios.

**Governance Parameters:** $RIVER token voting adjusts staking factors for rewards optimization across different assets.

**Market Stress Response:** If BTC drops 50%, the system rebalances automatically—your assets stay safe while maintaining yield generation.

### **Why This Innovation Matters**

#### **For Users**

Transform passive holdings into yield generators without complexity or risk.&#x20;

Access institutional-grade strategies through simple interfaces while maintaining complete asset protection—your assets can never be liquidated.

#### **For DeFi Ecosystem**

Eliminates liquidation barriers that prevent mainstream adoption.&#x20;

Proves automation can outperform manual management while creating new standards for user-friendly DeFi products.

#### **For River**

Creates sustainable satUSD demand across all chains while demonstrating **minting/usage separation**. Strengthens River's chain-abstraction stablecoin leadership position.

#### **Industry Impact**

Establishes **"No-Liquidation Yield Systems"** as a new category—proving high yields don't require liquidation risks and setting new DeFi UX standards.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.river.inc/products/smart-vault.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.
