> For the complete documentation index, see [llms.txt](https://resources.defirisk.intotheblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.defirisk.intotheblock.com/reserve/rsr-slashing-ratio.md).

# RSR Slashing Ratio

**Overview**

This indicator tracks what share of all stRSR was slashed during a slashing event. The percent of total RSR slashed provides context into the magnitude of losses for RSR stakers during slashing events.

**How can I use it?**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXccvszUm3QaxEvox8xd7tQWbSSJRDXRmcVvTXZnLuw7ppzw6Y526cE4_R_NvwW1tIKu8Oa4XJtarUl94Pa68ljU-6WDknZ3pInrHx5kVCxqXdRxWQpbNGIgkPoRm5Mqu5bd2EuxWiNm4-l6Ew9mkjMIvqLb?key=viSS6p7Ffp5Mlmpz1hfp4g" alt=""><figcaption></figcaption></figure>

Contextualizing the losses incurred by RSR stakers during slashing events can help potential RSR stakers establish a risk reward profile when staking their RSR. For RToken holders it helps establish a precedent on if the current RSR coverage is sufficient for similar slashing events in the future.


---

# 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://resources.defirisk.intotheblock.com/reserve/rsr-slashing-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.
