# Manage Shardeum Node

After subscribing your Shardeum node, you can view the details of your validator node on the validator listing screen below.

> The '**Manage**' button stays disabled until the node transitions to the "Ready" status.

<figure><img src="/files/0AamdGA9Y8S2Hej6UyxT" alt=""><figcaption></figcaption></figure>

Once the Shardeum Validator node is up and running, its status will automatically change from 'Provisioning' to 'Ready', and an email will be sent to the user when the node becomes active.

<figure><img src="/files/g8AKn77msG9Wv7WvZ96l" alt=""><figcaption></figcaption></figure>

Click the '**Manage**' button under the '**Action**' column, and the user will be redirected to the '**Validator Details**' screen, which displays the node details and its current status.&#x20;

<figure><img src="/files/4qNEFyZnjAckG7MztJci" alt=""><figcaption></figcaption></figure>

Click on the '**Validator UI**' button at the top right of the screen. The user will be redirected to the '**Shardeum Validator Dashboard**' login screen, where they need to enter the same password used during the node setup.

<figure><img src="/files/as34McEFoJw8p3x0JkhB" alt=""><figcaption></figcaption></figure>

After successfully authenticating, the user will land on the **Shardeum Validator Dashboard**, where they can either set up the node to stake and earn rewards or choose the **Skip Setup for Now** option.

<figure><img src="/files/0kLb6RkHagn34qGZB4Pb" alt=""><figcaption></figcaption></figure>

After connecting their wallet, users are redirected to the Shardeum dashboard, where they can view the overall status, network size, and node performance. The Rewards & Stake section is also displayed on the screen.

<figure><img src="/files/t8GTJ4S89Kelg0tdAK0R" alt=""><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.zeeve.io/validator-nodes/shardeum/manage-shardeum-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.
