> For the complete documentation index, see [llms.txt](https://docs.doppler.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doppler.finance/product/doppler-vaults/rlusd-vault.md).

# RLUSD Vault

RLUSD Vault lets users deposit RLUSD and earn returns that stay denominated in RLUSD. RLUSD is a US dollar–pegged, institutional-grade stablecoin by Ripple, and the RLUSD vault offers the opportunity to access various institutional-level strategies using RLUSD.

Yield is currently sourced from CeDeFi Yields. On-chain Yields are under development and will be added in future updates. Full details on each yield source will be available on the linked page.

* <https://docs.doppler.finance/xrpfi/cedefi-yields>
* <https://docs.doppler.finance/xrpfi/on-chain-yields>

**Details**

* Deposit: Deposit RLUSD (XRP Ledger, Ethereum) directly into the Vault.
* Withdrawal : Withdrawals are subject to a 7-day withdrawal period following your request. After this period, withdrawals are batch processed around 01:00 UTC.
  * Withdrawals on the XRP Ledger are automatically transferred to the user’s wallet, whereas on Ethereum the user must claim them manually.
* Yields: Returns are automatically compounded, so your positions grows continuously without any manual action.
* Additional Reward&#x73;**:** Depositors also earn Doppler Points (DP).
* Fees: No platform fees on deposits or withdrawals—only network fees apply.

**Related Addresses & Smart Contracts**

* By partnering with industry-leading custody providers, Doppler Finance ensures continuous and verifiable proof that user-deposited RLUSD is securely stored. Additionally, through these partners, Doppler Finance will provide transparent updates on where the XRP is deployed. Anyone can check on-chain proof-of-reserve to confirm that funds remain properly collateralized.

  <table><thead><tr><th>Address</th><th width="248.4765625">Name</th><th>Description</th></tr></thead><tbody><tr><td>rEPQxsSVER2r4HeVR4APrVCB45K68rqgp2</td><td>Deposit Wallet(Fireblocks, XRP Ledger)</td><td>A wallet which filters out abnormal deposits</td></tr><tr><td>rprFy94qJB5riJpMmnPDp3ttmVKfcrFiuq</td><td>Treasury Wallet(Fireblocks, XRP Ledger)</td><td>A wallet which receives and stores properly deposited funds from the deposit wallet. </td></tr><tr><td>rGuVpUBfprkb1cmKFGbL8c48fQWT3xEwyZ</td><td><p></p><p>Withdrawal Wallet(Fireblocks, XRP Ledger)</p><p><br></p></td><td>A wallet which handles user withdrawal.</td></tr><tr><td>0xfD5366c739d08018286Dd0c6c0F547Ec72906717</td><td>RLUSD Vault Contract(Ethereum)</td><td>Smart contract address of Ethereum RLUSD Vault</td></tr><tr><td>0x6567412A6D8692104A25B09534B556E2c4E74902</td><td>RLUSD Vault Treasury Wallet(Ethereum)</td><td><p>A wallet which receives and stores properly deposited funds from the deposit wallet. </p><p></p></td></tr></tbody></table>

**Disclaimer**

As of the current publication date, the RLUSD Vault operates through CeDeFi strategies. These strategies utilize institutional custodianship, secure delegation mechanisms, and select risk-managed centralized platforms to generate yield denominated in RLUSD. Although the integration of on-chain strategies is part of Doppler Finance’s future roadmap, such strategies are not currently deployed, and no on-chain yield is being generated at this time.

Participation in the RLUSD Vault involves inherent financial risks. These may include, but are not limited to, custodial risk, counterparty risk, market volatility, and potential loss of principal or anticipated yield.

The RLUSD Vault and related services are not available to users in certain jurisdictions. In particular, Doppler Finance prohibits access to individuals or entities located in the United States or any other region subject to applicable sanctions or regulatory restrictions. Please refer to our Terms of Service for a full list of restricted jurisdictions and compliance conditions


---

# 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:

```
GET https://docs.doppler.finance/product/doppler-vaults/rlusd-vault.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.
