# AI-Worker Node Incentives

This incentive mechanism ensures all participants receive fair rewards based on their contributions, thereby promoting the healthy development of the entire ecosystem. These incentives not only encourage current participants but also attract new ones to join, collectively fostering the long-term success and prosperity of the Deworker protocol.

\
In the AI-Worker layer, each AI-Worker 's reward is calculated using the following formula:

{% content-ref url="/pages/mEH9i5MogyfNTOiloNvL" %}
[AI-Worker Incentives Competition](/technical-architecture/ai-worker-incentives-competition.md)
{% endcontent-ref %}

Eg:The day rewards of protocol is 410900 QFT, assuming that AI-Worker  's service rating is 0.1 (accounting for 10% of all AI-Workers' service ratings), then AI-Worker's daily reward is:

$$
Rewards(x) = 0.1 \* 0.6\* 410900=24,654  QFT
$$


---

# 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.deagent.net/incentive-structure/ai-worker-node-incentives.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.
