# Collateralization Ratio

**Overview**

This indicator monitors the total debt in Curve’s crvUSD markets incurred by the mining of crvUSD to Curve's deposits used as collateral backing it. It ensures that crvUSD is overcollateralized at all times to sustain its intended $1 peg.

The indicator is calculated as the ratio of the number of crvUSD tokens minted from the protocol to the total value of Curve's deposits (in USD) used as collateral backing it.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/WDgVlig5nO4ZvFFmrtpVkBYlathtRbWxoXiTVoDVEwTQ50ZAJwSeOjwjsmvJnp6aGxbJiDT8QIJ0oC3Dn8v1bx89a0FewnTkeDWfH2C-LR-_XSJcE8oa5-Fv-9wtScaC-RZdBJ4ZxA5wepHE-jxus-4" alt=""><figcaption></figcaption></figure>

Monitoring this ratio is essential to maintain the stability and credibility of crvUSD. If the collateralization falls below a certain level, it could threaten the $1 peg, leading to loss of trust and potential market disruptions. Maintaining overcollateralization is key to ensuring stability and integrity in the associated ecosystem.

The stablecoin industry often requires collateralization to ensure that tokens maintain a stable value. In the case of crvUSD, keeping track of the overcollateralization ensures that the token continues to sustain its intended $1 peg, making this indicator an essential tool for risk management and operational oversight.


---

# 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://resources.defirisk.intotheblock.com/crvusd/collateralization-ratio.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.
