# FAQ

**Q: How will rUSD maintain its peg? How will the protocol stay solvent?**

A: Reservoir provides a peg stability module that allows anyone to convert rUSD to USDC at parity and at no cost. rUSD issuance will be calibrated to avoid any liquidity crunch scenario. An important aspect of the rUSD peg is the assets that collateralize the stablecoin protocol. With a healthy mix of liquid DeFi assets and RWA collateral, the protocol provides a significant differentiating factor in higher yields and how uncorrelated and more stable it is to the digital asset market.

**Q: How does the protocol manage periods of high market volatility?**

A: One of the core mechanisms that expand and contract the balance sheet is the variable rate on crypto backed loans. When demand for rUSD is high, the variable increases which cause a contraction as variable rate borrowers pay back their loans. The balance sheet will be relatively uncorrelated from the broader crypto market volatility as low-risk real world assets exists on the balance sheet.&#x20;

**Q: How does the protocol safely store and manage funds?**\
\
A: Reservoir uses Gnosis Safe and Fordefi's institutional MPC wallet to custody and transact onchain funds with multi-sig approval. Reservoir leverages Gnosis Safe to enable approvals for smart contract function and parameter changes.&#x20;


---

# 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.reservoir.xyz/~/changes/6vJBWTZ0UXUua8HqDmKq/security-and-compliance/faq.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.
