> 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/development/project-roadmap-updated.md).

# Project Roadmap (UPDATED)

{% hint style="success" %}
**$RUNWAGO TOKEN (BASE Chain)**\
\
**0x5d3772CE50dedca695197373f858bFB324E32e5a**\
\
**TRADE NOW!** \
\
**KuCoin:** [**https://www.kucoin.com/trade/RUNWAGO-USDT**](https://www.kucoin.com/trade/RUNWAGO-USDT)\
**Gate:** [**https://www.gate.com/trade/RUNWAGO\_USDT**](https://www.gate.com/trade/RUNWAGO_USDT)\
\
**CMC:** [**https://coinmarketcap.com/currencies/runwago/**](https://coinmarketcap.com/currencies/runwago/)
{% endhint %}

## 2023

* [x] Initial Idea: Sustainable Run-To-Earn
* [x] **Discovery Phase**
* [x] Market Analysis
* [x] Competitor Analysis
* [x] Feasibility Study
* [x] Product Incubation
* [x] **Onboarding of the Lead Developer**

## Q1 - Q3 /2024

* [x] **Start of Product Development**
* [x] Design Guidelines&#x20;
* [x] Security Testing
* [x] **Onboarding of the Lead Incubator**
* [x] Onboarding of the Lead Marketing Team
* [x] Onboarding of the Legal Team
* [x] Onboarding of the Security Team
* [x] **Anti-Cheat Testing**
* [x] Trademark Registration
* [x] **Demo Running Events**

## Q4/2024

* [x] **Development Completed**
* [x] Product Polishing
* [x] **Onboarding of the Institutional Web3 Advisor**
* [x] **CEX Networking**
* [x] **VC Networking**
* [x] Presale Start - Round 1 (28.11.2024)
* [x] Initial Marketing
* [x] Presale Start - Round 2 (5.12.2024)
* [x] App Submitted for Google Play / App Store Review&#x20;
* [x] **Initial Runwago Running Events** ( <https://www.youtube.com/watch?v=xpTTQGpiMWA> )&#x20;

## Q1/2025

* [x] **VCs Onboarding**
* [x] **GENERAL PARTNER ONBOARDING**
* [x] Presale: Final Round (Starts on 7th February 2025)&#x20;
* [x] Run-to-Earn Test Campaigns

## Q2/2025

* [x] **Star Mode Development**
* [x] Hook Model Implementation&#x20;
* [x] **Referral System Implementation**&#x20;
* [x] Local Running Event (DEMO)
* [x] **AntiCheat System Testing**
* [x] **Bug Bounty Activated**
* [x] **SoftLaunch (Star Mode)**
* [x] **Multi-language Support**

## Q3/2025

* [x] **GARMIN Wereable Devices support & Garmin Connect integration**&#x20;
* [x] **App Availability For Public (iOS and Android: LIVE, DOWNLOAD NOW!)**&#x20;
* [x] **TGE/Tier 1 Listings - 18th September 2025**
* [x] **Web3 Marketing $RUNWAGO**&#x20;
* [x] **Staking Launch $RUNWAGO**&#x20;
* [x] **GLOBAL LAUNCH (Web3 Challenges)**&#x20;

## Q4/2025

* [x] User/Runner Onboarding
*
* [x] **Public Runwago Full Launch**
* [ ] Partners Onboarding
* [ ] **Go-to-market Strategy (Web3)**&#x20;

## Q1/2026

* [x] Dev: Fiat Payment Gate Integration&#x20;
* [x] Design: Web2 Oriented App&#x20;
* [x] **Runwago V2 Community Testing (via invite code)**
* [ ] Hard Stop of all Web3 Challenges&#x20;

## Q2/2026

* [ ] Runwago V2 available for public (FIAT only: EUR support)&#x20;
* [ ] GENERAL AMBASSADORS ONBOARDING
* [ ] Legal opinion related to the Revenue-share token
* [ ] USDC REVENUE SHARE for $RUNWAGO holders&#x20;
* [ ] Go-to-market Strategy (Web2)&#x20;
* [ ] Running Events (EUROPE)&#x20;
* [ ] National Promotional Campaigns
* [ ] BASE Chain Collaboration Launch&#x20;
* [ ] Revenue share (RWA) - 7D Lock & Claim Dashboard&#x20;

## **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
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, and the optional `goal` query parameter:

```
GET https://whitepaper.runwago.com/development/project-roadmap-updated.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
