# How to Navigate Dashboards

Step 1 - Login onto <http://oracles.goplugin.co/> using your credential

![](/files/Uh3DFCbBao6YkNVfzQNI)

{% tabs %}
{% tab title="Active Nodes" %}
It is number of nodes you have submitted for review & approved by admin
{% endtab %}

{% tab title="Incentives" %}
Monthly incentives which gets deposited into user XDC wallet
{% endtab %}

{% tab title="Reputation" %}
On a scale of 1-5, the reputation gets displayed to user. Lower the value, lesser the reward %
{% endtab %}

{% tab title="Penalties" %}
Penalties shows the number of PLI to deduct from the monthly incentives. It directly co-relates with reputation
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Total PLI Balance" %}
Total PLI balance from user waller address from XDCPay
{% endtab %}

{% tab title="Bounty Rewards" %}
If bounty user, it has number of PLI to be available for user (Virtual amount)
{% endtab %}

{% tab title="Staked by User" %}
During node setup, user has to stake PLI and this shows the amount of PLI staked by User
{% endtab %}

{% tab title="Staked by Plugin" %}
For bounty winners, this amount gets staked by Plugin Team. To avail this, user has to first stake and plugin team will stake for the respective node.
{% endtab %}
{% endtabs %}

### Login Sessions

* It has the login activity details by the users

### Node Details

* It has node details submitted by the users


---

# 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.goplugin.co/node-operators/how-to-navigate-dashboards.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.
