# Stakewise Slash Ratio

**Overview**

The Slash Ratio indicator tracks the total number of slashes that validators for Stakewise have incurred from incorrectly performed attestations or proposed blocks. This indicator also tracks any slashing events from all validators for Ethereum and calculates a ratio of the proportion of total slashes from Stakewise validators compared to the global validator set.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/3BjhODnilzqQ5hGFXbmhajr_toUu4JJlLXVjqlbze4lxhgxDxSwhbKpHn6jIbqApN7flqT-TNRmRBXpJ1qvG6JCZzaeuTGcsFtFRG8b0zlpmNTW_aGWklSCHQ-WhSdin_xEisK--fHazBHiltOQV1OE" alt=""><figcaption></figcaption></figure>

The chart above is ideally how we want this chart to always look. It shows that there have been no recent slashing events in Stakewise or in the global validator set. However, if this chart was showing slashing events and a high ratio of them were from Stakewise validators, this would have an impact on allocators who would be susceptible to their ETH being slashed. If slashes on Stakewise are occurring, it is helpful for new and existing allocators to identify the vaults where slashes are occurring and allocate their ETH to another vault.


---

# 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/stakewise-v3/stakewise-slash-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.
