# Eco mode

The ECO mode is designed to encourage healthy lifestyles for users and their rewards. Users can earn $AIR through walking activities.

Up to 20% of the daily reward pool is allocated for ECO mode users. Users can earn rewards by pressing the receive button after taking 2000, 5000, and 10000 steps.

The number of $AIR received is linked to the AIR market price and number of users when the payment is received.


---

# 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/eco-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.
