# Monitor Your Rocketpool Validators

To the Beacon Chain, a Rocketpool validator is the same as a solo validator in every aspect. &#x20;

To monitor and track the performance of your Rocketpool validators, you can use [**beaconcha.in**](https://beaconcha.in/) and its mobile app:

* Refer to the [**Monitor Your Node**](/staking-ethereum/solo-staking-32-eth/monitor-your-node.md) section for detailed instructions on how to monitor your validators on beaconcha.in.&#x20;
* Set up push notifications on the beaconchain mobile app.  This will ensure that you receive timely alerts for missed attestations, proposal assignments, and other important events related to your validators.

When monitoring your Rocketpool validators on beaconcha.in, keep the following in mind:

* On the [**Deposits**](/staking-ethereum/solo-staking-32-eth/monitor-your-node.md#deposits) tab, the Execution Layer panel will show that the deposit came from your **minipool address** (the "From Address").  Similarly, withdrawals will also go to your minipool address (click the "Withdrawal Credentials" link).  This confirms that your minipool is the *owner* of the validator.
* On the [**Withdrawals**](/staking-ethereum/solo-staking-32-eth/monitor-your-node.md#withdrawals) tab, you will see that partial withdrawals (periodic "skimming" of rewards above 32 ETH) are sent to your **minipool address** as the "recipient address".
* There is a **Rocketpool** tab with a "rocket" icon that provides additional information related to your minipool and Rocketpool node.

In addition to beaconcha.in, you can also track your Rocketpool node and minipools on the [**rocketscan.io**](https://rocketscan.io/) site.  You can access these pages through the **Rocketpool** tab on beaconcha.in or from the **Status** page of your AVADO Rocketpool.  Consider bookmarking these pages for convenient access.


---

# 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/staking-ethereum/rocketpool-8-or-16-eth/monitor-your-rocketpool-validators.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.
