# Roadmap

* Q4 2021

- [x] Lottery game: idea, product design, architect
- [x] Lottery game: Smart contract & DApp development

* Q1 2022

- [x] Lottery game: bug fixes and improvements
- [x] Creation of website
- [x] Launch BETA version of Lottery game on Binance Smart Chain Testnet
- [x] Audit DELOT token
- [x] Team KYC
- [x] Token sale
- [x] Marketing phase #1

* Q2 2022

- [x] Listed on PancakeSwap (April 15th, 2022): <https://pancakeswap.finance/info/token/0x3e24bbb2c9a0f2faecfdbdca20bba6f35b73c4cb>
- [x] Listed on CoinMarketCap: <https://coinmarketcap.com/currencies/delot-io/>
- [x] Listed on CoinGecko: <https://www.coingecko.com/en/coins/delot-io>
- [x] May 10th, Listed on CoinTiger: <https://www.cointiger.com/en-us/#/trade_center?coin=delot_usdt>
- [x] Launch Lottery game on Binance Smart Chain Mainnet: <https://app.delot.io>
- [x] Marketing phase #2

* Q3 2022

- [x] Yield Farming
  * Find out more info [here](/yield-farming.md)
  * The Farm (DELOT-BNB): <https://app.unicrypt.network/chain/bsc/farm/0x5177e5dC008428BF379C2E4f36853Ed1Cce492dD>
- [x] Issue DELOT token on Polygon by Multichain

* Q4 2022

- [x] Develop Lottery game version 2 with NFT

* Q1 2023

- [x] Launch Lottery game version 2 with NFT on Binance Smart Chain
- [x] NFT sale

* Q2 2023

- [ ] New roadmap


---

# 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.delot.io/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.
