# RSR Slashing

**Overview**

Staked RSR can be slashed if the collateral backing the RToken defaults and is valued at less than the RToken share it is backing. This indicator tracks the slashes and the amount of RSR slashed that is backing a given RToken.

**How can I use it?**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeAYZHcQWFCSRzQIsCynGSoKPZgHuTfshWGIqsgnHmRGOfsN4RFHWDSLqF8gXkVIWBvfWzBgXrb_WvUUsamBhgvAzo7Fu82oYuXD-Ir33A1oTwDrJ4NcSHXNmOYVGSaTmTnlDfwmhUiwWChR-R6sr4PUZk?key=viSS6p7Ffp5Mlmpz1hfp4g" alt=""><figcaption></figcaption></figure>

The chart for this indicator should normally show nothing which indicates that there have been no slashes for that RToken. However, for RSR holders it is important to check this indicator to evaluate the risks behind securing an RToken with stRSR. For users that are deciding to deploy capital into an RToken, this indicator can signal the stability of the collateral backing an RToken. Multiple slashes will mean that the collateral often goes into default and could signal an unstable RToken.


---

# 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/reserve/rsr-slashing.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.
