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

# Welcome to RealFi's documentation

Whether you are an everyday Web3 user seeking a liquid opportunity for your stablecoins, or a researcher compiling an ecosystem report, these docs provide the strategic overviews and technical specifications you need. Explore the sections below to understand our dual-token model, our commitment to transparency, and how RealFi sits at the intersection of digital assets and traditional credit.

### Built for Everyone <a href="#built-for-everyone" id="built-for-everyone"></a>

RealFi is built for anyone holding stablecoins, empowering the broader Web3 ecosystem and DeFi protocols to utilize idle funds productively. By transforming stablecoins into an engine that connects capital to real-world markets, RealFi moves finance away from systems that concentrate value among the few and toward open, transparent networks that serve the many.

Our ecosystem achieves this through a clear separation of capital preservation and return generation:

* **USDr**: A reserve-backed digital dollar built for capital stability, operational liquidity, and everyday transactions..
* **sUSDr**: The staked efficiency layer. By staking USDr into the protocol, participants gain exposure to yield generated from a diversified portfolio of real-world assets.

### The Next Era of Finance <a href="#the-next-era-of-finance" id="the-next-era-of-finance"></a>

Most stablecoins leave capital sitting still. This evolution marks a shift from passive digital cash to productive economic infrastructure, bringing real-world economic exposure on-chain with the speed and security of modern blockchain technology.

RealFi is that infrastructure. It enables eligible participants to deploy capital into real-world economic activity rather than speculative crypto trading.

*That future is here.*

<br>


---

# 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.realfi.co/welcome-to-realfis-documentation.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.
