# Rewards Information

**The monthly reward for a validator node:-**&#x20;

The monthly reward for the staked PLI tokens is **2.5%.**&#x20;

Validator Nodes are expected to be operational 24/7. Node operators are rewarded for the trustable data and any false data will be penalized through the ‘carrot and stick’ method.

**How does the rewards penalty work?**

Penalties will be calculated as the total monthly reward minus (the number of inactive days multiplied by the per-day incentive).

Even one hour of downtime will be reflected in the reduction of the per-day incentive.&#x20;

To further elaborate, Firstly, the number of inactive days is calculated using multiple levels of testing on the node, and then that is multiplied by the per-day incentive. After which the value is subtracted from the monthly reward calculated for that node.&#x20;

**Where can I see the number of inactive days per node on the platform?**&#x20;

The number of inactive days per node can be seen on the "My Incentives" Page once you log into the Oracles Dashboard.&#x20;

**What happens to my rewards when I unstake my validator node, rebuild it, and restake it. ?**&#x20;

During this process, if your node address changes, your rewards are calculated afresh from the date of your new node staking. And, if your node address is not changed and remains the same as the old node's address, then there is no impact on your rewards.&#x20;

Important Note: If a member has a staking reward day on the 15th day of each month and if the member unstakes on the 10th day and does rebuild, restake, etc., then the reward on the 15th will not be given, instead the reward will be calculated from the 10th day onwards. So you might be missing 25 days rewards.


---

# 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/plugin-2.0-validators/job-setup/rewards-information.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.
