# Missed Block Ratio

**Overview**

This indicator tracks the total number of blocks that have been missed by Stakewise validators over a certain period of time. It also provides a ratio of how many blocks have been missed by stakewise validators compared to all validators which helps determine the efficiency of validators within the protocol.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/Qik84xNFzVbK3WJ3p45rUn6zeW-2bqsGEERS4vffJihisW0Jz9UlSkHQiHAnPIpqkBMfiBb9XdwK28wll9Yoxd4MZNCvuhjW_oPfmkEjL3fdvY4elRiS2fYydXyHg-j0I5QJDB2ShndDXofi8dMo3HQ" alt=""><figcaption></figcaption></figure>

Missing blocks do occur for validators for various reasons, but as long as this amount is low (there are roughly 7,200 blocks a day), it should not cause issues for the validator. Concern should arise for users if all the blocks missed over a given period of time are exclusively by validators in Stakewise overall or for a specific vault. This would indicate that validators are having issues performing their tasks and are at a higher risk of slashes and likely missing out on rewards that would then be passed on to osETH hodlers.


---

# 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/missed-block-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.
