# Ranking

### Ranking

* Daily Ranking: Reset daily at 00:00 AM KST(UTC+9)
* Weekly Ranking: Reset every Monday at 00:00 AM KST(UTC+9) (Cumulative records for the past 7 days to be applied)

### Calculation criteria for the Ranking system

* Eco ranking: Accumulated weekly distance
* Sports rankings: Accumulated weekly distance for each individual

Based on the Users Ranking, Weekly Rewards will be provided to the 1st, 2nd, and 3rd place. The amount of the Reward will be announced.


---

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