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

# Roadmap

## **2020 Q4**

**Pre Sale**&#x20;

**Launch on Uniswap & Open Liquidity Mining**

**ETH Module Launch**

* ETH NFT Airdrop
* ETH NFT Mining
* ETH NFT Auction

#### **BSC Module** **Launch**

* BSC NFT Airdrop
* BSC NFT Mining
* BSC NFT Auction

#### **Treasureland** **V1**

* NFT For Good
* Christmas Mining Royale Event

## 2021 Q1&#x20;

#### **Treasureland Optimization**

* Support Multiple Tokens
* Support More Projects
* Optimize Categories
* Support Multiple Public Chains

#### **DEGO R\&D Launch**

* Applying for Polkadot Grants
* Dividend System (Reward Pool) Closed Testing
* NFT Casting V2
* Dividend Pool (Phase I）

## 2021 Q2 - **2021 Q3**

**DEGO INO**

#### Treasureland INO in DEGO&#x20;

* NFT Casting
* Treasureland
* Dividend Pool (Phase II）

## **2021 Q4**

#### DEGO Assets Transfer

**DVerse (DEGO Metaverse)**

## **2022 Q1 - Q4**

* Implement on Scroll&#x20;
* Implement on zkSync
* Implement on Arbitrum
* Implement on Linea
* Implement on Sei
* Implement on COMBO

## **2023 Q1 - Q3**

* Defusion
* Decard
* Deploy on more chains/rollups

\
**2023 Q4 - 2024 Q1**
---------------------

* Dego Launchpad
* Delta Staking
* DeFusion 2.0
* BNB chain Hackathon I

## 2024 Q2 - Q3

* DeFusion 3.0
* Delta 2.0
* BNB chain Hackathon II, III

## 2024 Q3 - Q4

* Implement on TON&#x20;
* Gaming Incubation
* AI Incubation
* BNB chain Hackathon IV

## 2025 Q1 - Q2

* Incubating more MEME projects
* BUZZ 2.0 evolution on gaming
* Advancing development on Solana and BNB Chain


---

# 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.dego.finance/master/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.
