# Task Completion and Rewards

Guardian nodes are required to maintain a 100% task completion rate to qualify for network rewards. This metric is assessed on a daily basis, ensuring consistent performance and accountability.

* Task Completion: Nodes must successfully execute all assigned tasks within the specified timeframe to achieve a 100% completion rate. Any missed or failed tasks will result in a reduced reward or disqualification.
* Daily Evaluation: The node's performance is evaluated at the end of each day. Nodes that meet the 100% task completion criteria will receive their full reward allocation.
* Reward Distribution: Rewards are distributed based on the node's contribution to the network, including factors such as task accuracy, response time, and overall performance.

By enforcing strict task completion requirements, the Hela network guarantees the highest level of service and reliability from its Guardian nodes.

<br>


---

# 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.helalabs.com/hela-node/hela-guardian-node/task-completion-and-rewards.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.
