# Wear OS Watch (Google)

## How to track your run with a Wear OS Watch (Google)?&#x20;

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

{% hint style="success" %}
**User Flow for runs tracked by a Wear Os Watch (Google)**

1. User downloads the App to their mobile phone, sets up an account
2. The user also downloads the Runwago App to their Wear OS Watch device.
3. The user starts tracking the run with the Wear OS Watches and then finishes it.

IMPORTANT: Do not activate the run tracking on your Mobile Phone or Garmin device at the same time for the same run!&#x20;

4. The run is sent to the app’s backend for anti-cheat validation (this process may take up to 15 minutes)
5. 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/X9w6wq0G2AAeNgoCR0hG" alt=""><figcaption><p><strong>IMPORTANT: Every individual run must be tracked by only ONE device at the time</strong></p></figcaption></figure>

## Online Mode Only, Offline Mode coming soon!&#x20;

{% hint style="warning" %}
**At the moment, the Runwago App on Wear OS Watch (Google) supports only Online mode. Offline support will be added in the coming weeks!**
{% endhint %}

## **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/wear-os-watch-google.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.
