> For the complete documentation index, see [llms.txt](https://whitepaper.runwago.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.runwago.com/about-the-app.md).

# About the app

- [Referral System](https://whitepaper.runwago.com/about-the-app/referral-system.md): Invite Friends, Gain 10% Rewards!
- [Downloaded without referral?](https://whitepaper.runwago.com/about-the-app/referral-system/downloaded-without-referral.md): You can activate the referral link up to 24 hours after downloading the app!
- [Anti-cheat System](https://whitepaper.runwago.com/about-the-app/anti-cheat-system.md): Professional Anti-cheat System, custom made for Runwago!
- [GARMIN Watches (Supported)](https://whitepaper.runwago.com/about-the-app/garmin-watches-supported.md): Run with Garmin Watches, Earn with Runwago!
- [Runwago V2 (RWA)](https://whitepaper.runwago.com/about-the-app/runwago-v2-rwa.md): $RUNWAGO V2 PROGRAM
- [Runwago: AR Ready!](https://whitepaper.runwago.com/about-the-app/runwago-ar-ready.md): Ready for the future of Running!
- [DOWNLOAD NOW!](https://whitepaper.runwago.com/about-the-app/download-now.md): The App is LIVE for iOS, Android and Garmin Devices!
- [How To Track a Run?](https://whitepaper.runwago.com/about-the-app/how-to-track-a-run.md): A page dedicated to helping users understand the process!
- [Mobile App (iOS, Aindroid)](https://whitepaper.runwago.com/about-the-app/how-to-track-a-run/mobile-app-ios-aindroid.md): A page dedicated to helping users understand the process!
- [GARMIN](https://whitepaper.runwago.com/about-the-app/how-to-track-a-run/garmin.md): A page dedicated to helping users understand the process!
- [Apple Watch](https://whitepaper.runwago.com/about-the-app/how-to-track-a-run/apple-watch.md): A page dedicated to helping users understand the process!
- [Wear OS Watch (Google)](https://whitepaper.runwago.com/about-the-app/how-to-track-a-run/wear-os-watch-google.md): A page dedicated to helping users understand the process!
- [Multi-language Support](https://whitepaper.runwago.com/about-the-app/multi-language-support.md): Runwago Apps supports 10+ languages
- [Bug Reporting](https://whitepaper.runwago.com/about-the-app/bug-reporting.md): Were you not cheating, but the anti-cheat system still marked your run as suspicious?


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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