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

# Roadmap

## **WAV3 Roadmap**

Q3 2025

* [x] **MVP** Launch ([**t.me/wav3appbot**](https://t.me/wav3appbot?=START)**)**
* [x] **Telegram & Social Launch**
* [x] **Community Launch**
* [x] **Virtuals.io Partnership (**[**app.virtuals.io**](https://app.virtuals.io/virtuals/38314)**)**
* [x] Launch **$WAV3 token  (**[**app.uniswap.org**](https://app.uniswap.org/explore/tokens/base/0x8b12bf09b7c6d73735c6a824f1d74a8b5c1aa5ca?inputCurrency=NATIVE)**)**
* [x] **WAV.3 Documentation**&#x20;
* [x] **Genesis Licenses (**[**genesis.wav-3.com**](https://genesis.wav-3.com/)**)**

Q4 2025

* [x] **Incorporate WAV.3 as Blue Sky Techologies, LLC**
* [x] **Wasabi.xyz Partnership**
* [x] **$WAV3 Staking (**[**wasabi.xyz**](https://wasabi.xyz/vaults/f566ec0f-7a99-4cbc-b3ad-65719e3a1866?p=AYXO0\&vault=sWAV3\&network=base)**)**
* [x] Launch Proof Of Concept:
  * [x] Develop TasteGraph
  * [x] Stake Spotify To Earn Points
  * [x] Begin Alpha Testing
* [ ] **Begin Transition to Web App**
  * [ ] **Landing Page Waitlist**
  * [ ] **Referral + Points Dashboard**
* [ ] **Marketing:**
  * [ ] **Grass.io Campaign**
  * [ ] **Agentic Founder Campaign**
  * [ ] **Agentic 𝕏 MGMT - $WAV3 Missions & Rewards**
  * [ ] **BASE APP - $WAV3 Mini App**
* [ ] AI Hardware Hack - Omi Universal Listening Rewards Integration
  * [ ] **Secure OMI Partnership**
  * [ ] **Ship OMI with every Genesis License**

***


---

# 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://docs.wav-3.com/support/roadmap.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.
