# Why the Market Needs It — Now

The RWA market is expanding faster than the infrastructure required to **verify**, **enforce**, and **protect** its collateral.

* By **2026**, more than **$16 billion** in tokenized U.S. Treasuries  will be circulating across Ethereum, Base, Solana, and EVM L2s.
* Over **$10 billion** in private credit is expected to be tokenized by platforms like Centrifuge, Goldfinch, and Maple.
* Gold, metals, carbon credits, and other institutional vaults are projected to exceed **$50 billion** within 3 years.

Yet **less than 5%** of this capital has any form of **on-chain reserve verification**.

But the urgency is even clearer when we examine what just happened in DeFi.

***

#### **The xUSD Failure Exposed a Critical Weakness**

The collapse of **xUSD** showed that even a *fully on-chain* stablecoin can suffer catastrophic failure if its **supply is not cryptographically linked** to verifiable reserves.

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

xUSD was transparent, auditable, and algorithmic — yet recursive minting via lending markets  **ballooned supply beyond actual backing**, causing a chain reaction of:

* **Insolvency at the protocol level**, with liabilities dwarfing real assets
* **Contagion across related tokens** such as deUSD and USDX
* **Liquidity drains** across integrated protocols as positions unwound
* A complete **depeg below $0.10**, wiping out user confidence
* And ultimately, over **$93M in user losses**, publicly acknowledged by Stream:\
  👉 [*https://x.com/StreamDefi/status/1985556360507822093*](https://x.com/StreamDefi/status/1985556360507822093)

Even more striking: this happened to an asset that existed **entirely on-chain**, where every mint, borrow, and loop was visible — yet **nothing cryptographically enforced 1:1 reserve integrity**.

This failure underscored a fundamental truth:\
**Transparency is not enough. Without verifiable proof-of-reserves, supply can decouple from reality — and the entire system collapses.**

***

#### **RWA Tokens Are Even More Fragile**

If an on-chain asset like xUSD could collapse from recursive minting, the risk is **10× higher** for real-world assets because:

* Their backing is **off-chain**
* Reserves sit in **custodial blackboxes**
* Proofs are **delayed** (monthly or quarterly audits)
* Issuers can mint against collateral that no one can verify in real time
* DeFi protocols have **zero programmatic visibility** into underlying solvency

With RWAs, there is **no on-chain trail** to detect over-minting, rehypothecation, or reserve shortfalls.

A failure similar to xUSD could go **undetected for months**, until the first major redemption run exposes an off-chain deficit.

***

#### **Why This Matters Today**

DeFi protocols integrating RWAs — lending markets, stables, derivatives, treasuries — need **programmable guarantees**, not PDF reports.

Without **Proof-of-Reserve enforcement**, the ecosystem will continue to face:

* Collateral uncertainty
* Systemic contagion risks
* Higher borrowing spreads due to “trust discounts”
* Reluctance from institutions to deploy capital
* Fragility in liquidity pools and stablecoin markets


---

# 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.afiprotocol.xyz/afi-overview/why-the-market-needs-it-now.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.
