# Welcome

Welcome to MonitorSSV!

MonitorSSV is an information display and monitoring alarm platform for the SSV network. It monitors the status of execution layer contracts and consensus layer validators, and provides valuable information display and alarms for cluster owners.

### Introduction

For validator clusters running on the SSV network, cluster owners usually pay attention to operator fee changes, cluster available balance, operating runway and other data, which are related to the health and stability of the validator cluster and affect the user's validator's income.

MonitorSSV monitors all cluster data of the SSV network and displays it publicly, and allows cluster owners to configure monitoring strategies, regularly sends cluster status data that users are concerned about, and issues alarms when operator rates change and cluster balances reach the liquidation threshold.

MonitorSSV allows cluster owners to configure monitoring policies, When the operator rate changes and the cluster runway reaches the alarm threshold, an alarm is triggered. Regularly send cluster status data, including the number of validators and the current available balance of the cluster. Supports multiple alarm methods, telegram, discord, etc.


---

# 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://docs.monitorssv.xyz/readme.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.
