> For the complete documentation index, see [llms.txt](https://wayalabsdocs.gitbook.io/waya-labs-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wayalabsdocs.gitbook.io/waya-labs-docs/fundamentals/roadmap.md).

# Roadmap

A shift in planetary alignment led to the birth of ***waya labs,*** making blockchain innovation the focus of the work and vision of everyone involved. Here are some of our first steps.

### *<mark style="color:orange;">November 2021</mark>*

* [x] ~~AWS cloud service~~&#x20;
* [x] ~~codename: ODIN Sandbox~~&#x20;
* [x] Case study to migrate project storage Arweave (web call Dec 6 2021)
* [x] NFT case study (Founders edition)
* [x] &#x20;Team building ( google form, KYC required.)
* [x] Initial code base experimentation&#x20;
* [x] wayalabs.com domain acquired
* [x] DOCS drafting (gitbook)
* [x] Tokenomics design
* [x] Utility token brand kit design

### <mark style="color:orange;">December 2021</mark>

* [x] Team Building Continues
* [x] Launch wayalabs.com - delayed
* [ ] Social Media / Community Building&#x20;
* [x] waya labs utility token deployment - moved to Q2
* [x] In-House Token Sales - moved to Q2&#x20;
* [x] NFT (Team collection program 5 year stream income) Q2
* [x] NFT (Genesis Edition -  5 year reward allocations) Q3
* [x] Trader's joe's , pangolin Listing -Q3

### <mark style="color:orange;">January 2022</mark>

* [x] Chart Integration - Q2
* [x] Coingecko listing - Q2
* [x] CoinMarketCap Listing - Q2
* [x] Incubator BETA - Q3
* [x] Community growth airdrops - Q2
* [x] Social media content creation competition - Pre launch Q2

### <mark style="color:orange;">February 2022</mark>

* [x] ETHDenver Hackaton - Waya Labs Incubator (Dora Hacks)
* [x] Corbin subnet case study - Q4
* [x] FilmVault.io case study to migrate into Streaming content - Q4
* [ ] Research competition
* [ ] wayalabs.com upgrade
* [x] WayaLabs incubator products  initial  offering - Q4
* [ ] Blockchain ecosystem partnerships to increase value creation

### <mark style="color:orange;">March 2022</mark>

* [ ] Learn to Earn case study
* [ ] RockerBurg NFT Incubator  screening
* [ ] FilmVault Rebranding&#x20;
* [ ] FilmVault BETA  - LaunchPad offering
* [ ] South American blockchain adoption case study
* [ ] WayaLabs's DOC multi-language translation bounties
* [ ] Indigenous Art NFT collections / tribal partnerships
* [ ] Alternative media content creators partnerships
* [ ] Venezuelan AfroTV partnership case study
* [ ] Economic justice crypto solutions case study

### <mark style="color:orange;">June 2022</mark>

* [ ] 6 month project review
* [ ] New Goals and growth initiatives
* [ ] 2nd half 2022 roadmap design
* [ ] 2023 quarterly roadmap design
* [ ] Metaverse - Play to Earn Case Study.


---

# 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://wayalabsdocs.gitbook.io/waya-labs-docs/fundamentals/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.
