# What rwaUSD Is and What It Is Not

**rwaUSD is designed specifically for highly liquid, institutional-grade assets**, such as:

* Short-duration Treasury-backed instruments (T-Bills)
* Highly liquid tokenized gold
* Other deep, continuously priced public-market RWAs

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

These assets share critical properties that make them compatible with DeFi liquidation engines: predictable pricing, strong secondary liquidity, and fast redemption paths. To further strengthen trust and robustness, **rwaUSD** is designed to incorporate an insurance framework underwritten by **Lloyd’s of London**, intended to provide coverage against certain adverse events affecting the underlying collateral and designed to cover risks related to:

* De-pegging of the underlying collateral
* Certain regulatory disruption scenarios
* Fraud or failure at the collateral or custody layer

This combination of a **highly liquid collateral plus insurance protection** is what allows rwaUSD to function as a broadly composable DeFi collateral primitive. At the same time, **not all tokenized assets are suitable for rwaUSD**. Assets such as private equity, private credit, structured funds, or vehicles with delayed redemption windows behave very differently under stress. Multipli supports these assets through **separate, segmented liquidity classes**, rather than forcing them into a single system and weakening overall solvency.


---

# 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.multipli.fi/rwausd/what-rwausd-is-and-what-it-is-not.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.
