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

# Roadmap

## **2024**

### **1Q**

* Top-tier Exchange Listing
* GXT Land Metaverse Platform Advancement
* NFT based Adventure Game Advancement

### **2Q**

* GXT Land Metaverse Platform launch
* Add functions for purchasing and applying metaverse avatar items
* NFT based Adventure Game Launch

### **3Q**

* GXT Community online event in GXT Land Metaverse
* Expansion of land and places in GXT Land Metaverse
* NFT based Adventure Game update

### **4Q**

* GXT Web 3.0 project GXTEB Launch
* Deploy Over 10 dApps on GXTEB
* Whitepaper Update

## **2023**

### 1Q

* Top-tier Exchange Listing
* Registration of jewelry-related NFT activities advancement

### 2Q

* GXT Land Metaverse Platform Promotion Video Contest
* Project conception(GXT Land Metaverse Platform Test)

### 3Q

* GXT Land Metaverse Platform(commerce and other activities in the metaverse are available) Beta
* GXT Land Metaverse Platform Promotion Video Contest
* NFT based Adventure Game teaser video

### 4Q

* GXT NFT game naming contest
* NFT based Adventure Game Beta Release
* NFT game advance booking & GXT Airdrop

## 2022

### 1Q

* GXT World platform advancement
* Code Audit Report (Certik)

### 2Q

* GXT Wallet Renewal
* GXT Global platform advancement
* Exchange Listing (MEXC)

### 3Q

* Korean Drama Jewelry Sponsorship
* Top-tier Exchange Listing
* P2P Diamond Trading Platform Advancement
* 2022 KOREA BLOCKCHAIN WEEK Participation

### 4Q

* Whitepaper Update
* GXT Diamond Event
* Crypto Stone Event

## **2021**

### 1Q

* Singapore legal opinion

### 2Q

* GXT World platform advancement
  * GXT NFT platform development
  * GXT NFT issue
* Exchange listing (Liquid, Bithumb)

### 3Q

* Exchange listing (XIGNAL)

### 4Q

* Start of NFT Content business
* Additional listing on the exchange
* Renewal of GXT platform

## 2020

### 1Q

* GXT platform started
* Overseas holder inviting event processed
* BW / LATOKEN Exchange listed
* Bergere (jewelry brand) license contract
* Private Sales ended

### 2Q

* Diamond auction service opened
* Coinsbit Exchange listed
* Legal Opinion operation

### 3Q

* GXT platform advancement
* Code Audit report (Hatch Labs)
* BTS & Stonehenge Collaboration products distribution contract signed

### 4Q

* Developed GXT World Platform

## 2019

### 3Q

* GXT foundation established

### 4Q

* GXT token private sales
* DMCC diamond distribution contract
* IDEX diamond supply partnership contract signed


---

# 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://blockchaincrypto.gitbook.io/gxt-global/learn/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.
