# Welcome to R2

<div align="center"><figure><img src="/files/6Bpn3C57Qr27kiqSpvVW" alt=""><figcaption></figcaption></figure></div>

R2 is an on-chain wealth management protocol providing structured access to real-world yield through stablecoins and tokenized assets.

R2 connects stablecoin capital with institutional-grade yield strategies via a transparent, vault-based architecture. By standardizing asset access, liquidity management, and redemption logic into clearly defined vaults, R2 enables capital allocation on-chain with explicit risk and liquidity boundaries.

R2 is built for capital that prioritizes structure, transparency, and long-term sustainability over short-term speculation.

### Getting Started

* [Overview of R2](/r2/r2-documentation/overview-of-r2.md)
* [Vaults](/r2/r2-documentation/vaults.md)
* [Stablecoin Support](/r2/r2-documentation/stablecoin-support.md)
* [Redemption Logic](/r2/r2-documentation/capital-flow.md)
* [Risk & Disclosures](/r2/r2-documentation/security-and-risk.md)<br>

{% hint style="info" %}
Official website: <https://www.r2.money/>

Twitter: <https://x.com/r2yield>

Discord: <https://discord.gg/r2yield>

Mirror: <https://mirror.xyz/r2labs.eth>&#x20;
{% 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://r2money.gitbook.io/r2/r2-documentation/quickstart.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.
