# Route map

## Q1 - 2023

* Deploy UNK tokens on Ethereum.&#x20;
* Deploy the NFT genesis block on Ethereum.&#x20;
* Development and testing of Wrath of the Lich King version clients, servers and blockchain links.&#x20;
* Adjust the system NFT output probability (item explosion rate). Optimize 3D modeling to avoid copyright disputes.&#x20;
* Add DAO elements without breaking the WoW mechanism as much as possible.

## Q2 - 2023

* Launch an online website covering the basics of DeWoW, publish presentations.&#x20;
* Open source release of DeWoW code and smart contracts on the GitHub repository.&#x20;
* Audit smart contract blockchain.&#x20;
* DeWoW trailer released.&#x20;
* Public sale, creation of capital pool to start UNK token liquidity and foundation fund (ILO).&#x20;
* Create a Uniswap pool for UNK.&#x20;
* Listed on CoinMarketCap, CoinGecko.&#x20;
* Start Alpha testing

## Q3 - 2023

* Deploy an NFT item marketplace to trade in-game items.
* Increase team capabilities and recruit blockchain developers, designers and server maintainers.&#x20;
* Develop Unkey Chain.

## Q4 - 2023

* Release the public beta version of DeWoW on Ethereum.&#x20;
* Fix alpha (Q2) bugs.&#x20;
* List UNK token on Binance exchange.&#x20;
* View all users online


---

# 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://dewow.gitbook.io/whitepaper_en/route-map.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.
