> For the complete documentation index, see [llms.txt](https://airian.gitbook.io/airian-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://airian.gitbook.io/airian-whitepaper/runner-x-user-guide/sports-mode/reward-policy.md).

# Reward Policy

The compensation method for SPORT mode users may vary depending on the company's circumstances.

When SPORT mode is enabled, ECO mode is disabled.

The market price of $AIR, which is given as a reward, is flexible. Daily rewards expire and are reset daily at 00:00 AM KST (UTC+9). This service may be changed or discontinued per policy updates.

(The reward distribution method for the beta version operates independently.)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://airian.gitbook.io/airian-whitepaper/runner-x-user-guide/sports-mode/reward-policy.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.
