# Roadmap

{% hint style="danger" %}
This page should be considered as **work in progress**. The information presented here is yet to be finalized.
{% endhint %}

### Wave One: Pre-launch

Unlike many projects in the crypto space, we're not asking you to fund a whitepaper filled with empty promises. Our token pre-sale does not start until our MVP is up and running; our first phase will be delivered 100% through sweat equity of the founding team.

<details>

<summary>Milestone 1: Strategy &#x26; MVP <code>in progress</code></summary>

* Ideation & strategy
* Create founding team
* Finalize branding
* Commence build of MVP\
  \- API design (OpenAPI spec)\
  \- Architect infrastructure (Terraform)\
  \- CI/CD pipelines\
  \- Write initial documentation\
  \- EVM event capture and streaming
* Develop game smart contract
* Launch Wundaflow MVP for internal use

</details>

<details>

<summary>Milestone 2: Site launch &#x26; game promotion</summary>

* Build and launch initial website
* Build and launch public docs
* Complete audits of game contracts
* Open whitelist for NFT game along with website launch
* Commence NFT game marketing campaigns

</details>

<details>

<summary>Milestone 3: Token pre-sale</summary>

* Finalize tokenomics
* Open community channels (discord, reddit, etc)
* Develop and audit $WUNDA token contract
* Develop and audit $WUNDX token contract
* Open whitelist
* Commence token marketing campaign
* Launch pre-sale

</details>

<details>

<summary>Milestone 4: NFT game launch</summary>

* Complete Wundaflow MVP to include all functionality required for NFT collectible game launch
* Launch NFT game

</details>

<details>

<summary>Milestone 5: Token launch</summary>

* Token launch
* Open reward pool
* Token listings on CoinGecko & CoinMarketCap
* Token listing on Uniswap (DEX)
* Commence CEX listing drive (targets TBC)
* Begin influencer marketing drive

</details>

### Wave Two: Post-launch

After our token sale is complete, funds will be available to rapidly iterate on our core product and execute our business goals. Primarily this will mean a round of intensive hiring on the engineering team followed by fleshing out the Wundaflow feature-set to fulfil all launch requirements.

<details>

<summary>Milestone 6: Corp &#x26; team expansion</summary>

* Add key members of team:\
  \- 2x solidity developer\
  \- 3x back-end developer\
  \- 2x front-end developer\
  \- 2x devops\
  \- engineering manager\
  \- designer\
  \- community manager\
  \- 2x community moderator\
  \- 2x marketing\
  \- partnerships / key account manager
* Incorporation in crypto & gaming friendly jurisdiction
* Bring triplicate nodes online for Bitcoin, Ethereum, Base, BNB Chain and Polygon
* Begin Bitcoin L2 testing

</details>

<details>

<summary>Milestone 7: Development roadmap</summary>

* Finalize short & mid-term feature roadmap
* Define SDLC
* Ramp up feature output
* Website/branding redesign
* Open lottery pool
* Developer zone\
  \- web-based playground\
  \- API SDKs for popular languages\
  \- Barebones starter project on github
* Begin alpha testing

</details>

<details>

<summary>Milestone 8: Partner acquisition &#x26; beta</summary>

* Begin beta with launch partners
* Investigate FIAT on-ramp

</details>

<details>

<summary>Milestone 9: Wundaflow SaaS public launch</summary>

* Add support for Avalanche, XRP Ledger, Stellar, EOSIO and Cardano
* Extensive PR campaign kick-off
* Open public signups
* Wundaverse landing zone launch to coincide

</details>

<details>

<summary>Milestone 10: Smart contract marketplace</summary>

Many projects require 'cookie-cutter' contracts - that is, functionality that's not specific to their project but needs reinventing and redeploying again and again. The Wundaflow contract marketplace will allow deployment of secure, audited contracts along with corresponding workflow examples to interact with those contracts.\
\
For example:

* ERC721 (NFT) contracts designed specifically for Wundaflow deployment to handle whitelists, reveals, randomness and more.
* Yield farming contracts such as staking pools.

</details>

<details>

<summary>Milestone 11: Fulfil development roadmap</summary>

As part of our alpha/beta testing stages, as well as community feedback, we will have a comprehensive long-term roadmap that will guide the next 12-24 months of engineering effort.

</details>

<details>

<summary>Milestone 12: Compliance &#x26; accreditation</summary>

SOC2 Type I\
SOC2 Type II\
ISO 27001

</details>

### Wave Three: Future

2026 and beyond.

<details>

<summary>Milestone X: Wundaverse expansion</summary>

The Wundaverse will be a key part of our ongoing strategy, showcasing innovation facilitated by Wundaflow. We expect future games to incorporate metaverse, AR and VR.

SDKs for Unity, Unreal Engine, CryEngine, Gamemaker: Studio and more will be developed in order to foster adoption from web2 game developers.

</details>

<details>

<summary>Milestone Y: Launch of WundaChain</summary>

L2 blockchain, owned and operated by Wundalab. WundaChain will enable gas-less, near-instant transactions and usher in a new era of growth for the project ecosystem. Participation in the network will require staking of $WUNDA with an innovative decay algorithm.

</details>

<details>

<summary>Milestone Z: DAO</summary>

As a final step in the documented roadmap, we aim to seek community involvement for project direction in the form of the **WunDAO:** a unique governance model enabling community voice with ratification by council primarily led by the core team.

Additionally, we plan to build a DAO treasury fund to invest in early stage GameFi and DeFi projects.

</details>


---

# 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://docs.wundaflow.com/roadmap.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.
