# Reward Pool

**Reward Pool**

There is no upper limit to the collective ART rewards for the passengers. However, passengers' collective ART rewards determine the size of the earning pool for the operators, which is positively correlated to operators' rewards.

For every ART that the passengers get rewarded, ***N*** ART will be injected into the operators' reward pool. **By default,&#x20;*****N*****&#x20;is set to 4**. Operators' rewards are deducted directly from the reward pool. The balance of the reward pool never goes below 0. Refer to Reward Mechanics section for more details about how the rewards are distributed to the operators.


---

# 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://whitepaper.awana.world/reward-tokenomics/earning-pool-pa-and-pv-control.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.
