# How To Track a Run?

## How to track your run? (GENERAL process)&#x20;

{% hint style="success" %}
**General Flow for ALL runs in the Runwago App:**&#x20;

1. User downloads the App, sets up an account
2. The user starts tracking the run and then finishes it.
3. The run is sent to the app’s backend for anti-cheat validation (this process may take up to 15 minutes)
4. After validation, the run is marked as either Successful or Failed.

**IMPORTANT: Every individual run must be tracked by only ONE device at the time (Garmin, OR Runwago phone App, OR a Smart Watch). Never track the same run with multiple devices connected to the same account!**&#x20;
{% endhint %}

<figure><img src="/files/HjsoLltJFEgHGnPsXxUh" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/MnyXH491myOQW05ApyPn" %}
[GARMIN](/about-the-app/how-to-track-a-run/garmin.md)
{% endcontent-ref %}

<figure><img src="/files/qgR3a8RwEIBlGvKXFLpp" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/6msWYe7kKHMHH7XlPy6P" %}
[Apple Watch](/about-the-app/how-to-track-a-run/apple-watch.md)
{% endcontent-ref %}

<figure><img src="/files/BeDmivXVe6zxkogPYp09" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/W8gMu1QapTN5p7opmKy9" %}
[Wear OS Watch (Google)](/about-the-app/how-to-track-a-run/wear-os-watch-google.md)
{% endcontent-ref %}

<figure><img src="/files/JuFLZr8bvvwThLsJtZQ7" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/ojFEZxZ7y5SmPzAoHXcU" %}
[Mobile App (iOS, Aindroid)](/about-the-app/how-to-track-a-run/mobile-app-ios-aindroid.md)
{% endcontent-ref %}

## **Runwago App is LIVE! Download NOW!**&#x20;

{% hint style="success" %}
**App Store is LIVE!**  [**DOWNLOAD HERE (App Store)**](https://apps.apple.com/cz/app/runwago/id6741070834)\
\
**Google Play is LIVE!** [**DOWNLOAD HERE (Google Play)**](https://play.google.com/store/apps/details?id=com.runwago.app\&hl=en)&#x20;
{% endhint %}

<figure><img src="/files/pzcAymxdCKExePUxAODN" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.runwago.com/about-the-app/how-to-track-a-run.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.
