# SPORTS mode

SPORTS mode tracks running activity to promote a healthy lifestyle and rewards you with $AIR.

You can activate the mode by pressing the 'Start Running' button to start running. When activated, the step measurement via Eco Mode stops.

You can press the ‘Stop’ button to save your current running record, allowing you to manage your exercise records flexibly and check your average records.

After finishing your running activity, you can earn $AIR. This process calculates accurate rewards by measuring your actual distance and speed. This approach provides direct compensation for your performance, motivating you to continue your running activities.


---

# 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/sports-mode.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.
