# Historical Slippage

**Overview**

The "Historical Slippage" indicator measures the amount of crvUSD that needs to be bought or sold to shift its price by a specific percentage. This indicator essentially tracks the liquidity and price stability of crvUSD by observing how market actions affect its price. By analyzing the historical data of price movements in relation to the volume of crvUSD traded, this indicator offers a clear view of the asset's market depth and the potential impact of large trades on its price.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/m8iTMAHTUi8FJ3prMvniTsRFAeBnwETTW3WEanU3IeCMq85V4FqFxLv_A4MLy1OFLcHAVXpJWsBIfL47PbnDRpt2UrDdR-zfY32ILx6ljuhOm3oKoKCu0K7ETpqQRmxqTMppbXjKxxTUiJKd31lUfHk" alt=""><figcaption></figcaption></figure>

Understanding the vulnerability of crvUSD to slippage is crucial for both traders and investors. This indicator provides valuable insights into the resilience of crvUSD's price peg, indicating how well it can maintain its value against market volatility. For traders, it helps in strategizing entry and exit points by estimating the potential price impact of their trades. For investors, it's a tool to gauge the overall health and stability of crvUSD, enabling them to make more informed decisions about holding or transacting in this asset.


---

# 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/historical-slippage.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.
