# Monitor Your Node

## The gnosischa.in Web Site

As a node operator, it is crucial to monitor the health and performance of your validators.  This involves maintaining high uptime and ensuring the timely and accurate production of attestations and proposals.  Monitoring your node is essential to ensure continuous rewards and to avoid penalties for inactivity or inefficiency.

[**gnosischa.in**](https://gnosischa.in/) is an open source Gnosis Beacon Chain explorer that provides valuable information about the real-time activities of the Gnosis Beacon Chain as a whole, as well as specific details about your validators.

One of the key features of **gnosischa.in** is the ability to set up push notifications. These notifications alert you to important validator events, such as missed attestations or assignment of proposal duties. By staying on top of these activities, you can maintain the active status of your validators and avoid any potential disruptions.

The gnosischa.in site for the Gnosis Beacon Chain is a fork of the beaconcha.in site for the Ethereum Beacon Chain.  All the features are the same.  To monitor a Gnosis node, you can refer to the guide on monitoring an Ethereum node and simply replace beaconcha.in with gnosischa.in.

* [**Monitor Your Node (Ethereum)**](/staking-ethereum/solo-staking-32-eth/monitor-your-node.md)

## Mobile App

The **beaconchain** mobile app ([link](https://gnosischa.in/mobile)) also doubles as the **gnosischain** app.  All you need to do is to switch the network setting, as illustrated below:

<figure><img src="/files/z3QbDEzwaW2kqNzj87P4" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.ava.do/more-staking-opportunities/gnosis-staking/monitor-your-node.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.
