> For the complete documentation index, see [llms.txt](https://docs.lumefi.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lumefi.app/tokenized-assets/ondo-finance.md).

# Ondo Finance

Ondo Finance is a decentralized finance (DeFi) protocol dedicated to bringing **institutional-grade financial products**—such as U.S. Treasuries, money market funds, and publicly traded stocks—onto blockchain networks. Founded in 2021 by former Goldman Sachs employees, the platform acts as a bridge between traditional finance (TradFi) and decentralized systems by converting physical securities into digital tokens. These tokens can be traded 24/7 with near-instant settlement, whereas traditional markets are often limited by brokerage hours and multi-day settlement

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

Ondo operates through two primary divisions:

* **Asset Management Arm:** Creates and oversees tokenized financial products backed by real-world assets (RWAs).
* **Technology Arm:** Develops the decentralized protocols and infrastructure, such as **Ondo Chain** and **Flux Finance**, that allow these products to scale and interact on-chain
*

```
Why Ondo Finance MattersOndo is considered a leader in the **Real-World Asset (RWA) tokenization** sector, which is projected by some analysts to reach trillions of dollars by the end of the decade.&#x20;
```

```
* **Democratized Access:** It allows individual and international investors to access high-quality U.S. government securities that typically require high minimum investments (often $100,000+) or specialized brokerage relationships.
* **Capital Efficiency:** Through its lending protocol, **Flux Finance**, users can use stable, yield-bearing assets (like tokenized Treasuries) as collateral to borrow stablecoins. This allows investors to earn yield on their principal while simultaneously accessing liquidity.
* **24/7 Global Markets:** Unlike traditional stock exchanges that close on weekends and evenings, Ondo's tokenized assets trade constantly. Its **Ondo Global Markets** platform, launched in late 2025, enables on-chain exposure to over 100 U.S. stocks and ETFs.
* **Institutional Credibility:** Ondo maintains partnerships with major traditional institutions like **BlackRock**, **Morgan Stanley**, and **Mastercard**. Its flagship product, OUSG, moved a significant portion of its assets into BlackRock's **BUIDL** fund in 2024 to enhance 24/7 liquidity.
* **Regulatory Clarity:** In November 2025, the SEC formally closed a two-year investigation into Ondo without recommending charges, a milestone that increased confidence for risk-conscious institutional investors
```

\*

```
Core ProductsOndo's ecosystem is built around several key tokenized offerings:&#x20;

* **USDY (US Dollar Yield)**: A yield-bearing stablecoin alternative backed by short-term U.S. Treasuries and bank deposits, available to non-U.S. individual and institutional investors.
* **OUSG (Ondo Short-Term US Government Treasuries)**: A tokenized fund providing exposure to U.S. government securities. It is primarily restricted to qualified institutional buyers.
* **Ondo Global Markets**: A platform that has tokenized over 100 U.S. stocks and ETFs (e.g., TSLA, SPY), allowing them to be traded on-chain with economic exposure to the underlying assets.
```

* Risks and Considerations - While Ondo offers institutional-grade security, it still carries risks. **Smart contract vulnerabilities** led to over $14 million in losses across the broader RWA sector in early 2025. Additionally, most products require **KYC/AML verification**, which limits the "permissionless" nature typical of other DeFi protocols. The ONDO governance token currently has limited utility beyond voting, and approximately 80% of the total supply remains in project-controlled wallets, posing potential **centralization**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.lumefi.app/tokenized-assets/ondo-finance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
