# Welcome to StableUnit 101

**One-Liner**

**StableUnit** is a CDP protocol **with two complementary products:**

1. **USD Pro** – a $1‑pegged, yield‑bearing stablecoin that auto‑grows in your wallet from [three on‑chain revenue streams](/documentation/introduction/how-does-it-work.md);
2. **StableUnit lending** – allows to borrow stablecoins against LPs, yield‑optimizers positions **without giving up your farming rewards**.

### **Overview**

* **USD Pro** is the first fully DeFi‑compatible, yield‑bearing stablecoin that never rebases or drifts above its peg. Built on the battle‑tested MakerDAO core, it trades 1:1 with USDC or USDT anywhere, but quietly compounds yield sitting in your wallet—no staking, no claims, zero clicks. Need to offramp? Swap it for USDC/USDT instantly.
* **StableUnit lending —** a permissionless market letting you borrow stables using productive collateral—plain ETH/WBTC, Uniswap V3 or Balancer LP tokens, Pendle/Aura receipts, and soon cross‑chain bridge liquidity. Your collateral keeps earning; the protocol never touches your yield. You can leverage, loop, or just borrow paying an ultra‑competitive borrow rate.

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

**Analogy**

*While your collateral keeps farming, think of USD Pro as a high-yield savings account in your pocket. Just by holding it, your balance grows every block and outperforms typical RWA‑stablecoins.*

### **Quick Start** <a href="#quick-start" id="quick-start"></a>

Basics on [**How does it work**](/documentation/introduction/how-does-it-work.md) page

See the difference on [**Why StableUnit**](/documentation/introduction/why-stableunit.md) page

See [**Getting Started**](/documentation/introduction/getting-started.md) for a step-by-step guide on acquiring **USD Pro** on supported exchanges (e.g. Uniswap) or borrow in the StableUnit dApp and earning passive yield.

See [**Governance & Tokenomics**](/documentation/governance/tokenomics-and-vote-escrow-ve-utility.md) to participate in StableUnit DAO and contribute to governance, propose upgrades, or build on our open-source smart contracts.

See [**Architecture**](/documentation/architecture/conceptual-overview.md) section to learn more on how to build on StableUnit. DeFi builders can integrate USD Pro into lending, trading, or payments just as they would any ERC-20 token.

### Demo

{% embed url="<https://www.loom.com/share/c4afd81b31344be2952da1c2013aac2d?sid=d93e7a78-5007-4cac-ba96-6a8bd47ca2ac>" %}

### Latest Announcement

{% hint style="success" %}
The project is in the alpha/beta testing stage. Please contact us for access.
{% 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://stableunit.gitbook.io/documentation/introduction/welcome-to-stableunit-101.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.
