# MARATHON Mode

### Set a target distance

Our platform provides a function that allows users to set various target distances, such as 5 km, 10 km, half marathon, or full marathon, according to individual fitness goals and run a marathon accordingly. This contributes to establishing the foundation for running enthusiasts of all levels to set their workout plans and move towards challenging goals.

### Record and analysis of the performance

After the marathon, users can check a detailed record of the distance they've run, the time they've spent, and the average speed they've achieved. This data helps users analyze their exercise performance and make long-term training plans.


---

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