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

# Roadmap

## Phase 0: Foundation and Initial Development (Completed) <a href="#id-0ebb" id="id-0ebb"></a>

### 2019 <a href="#id-8aa8" id="id-8aa8"></a>

* **Establishment of AMAXGLAB**: Planning the BizAuto Mainnet
* **Blockchain R\&D**: Research and design of BizAuto Mainnet technology
* **Technology Partnership**: Collaboration with 3K Group to strengthen the development foundation

## Phase 1: Basic Platform and Service Launch (Completed) <a href="#id-098b" id="id-098b"></a>

### 2020 <a href="#aa1f" id="aa1f"></a>

* **Core Technology Development**: Design and development of BIZA-Platform
* **BizAuto Mainnet Launch**: Public release of the mainnet-based platform
* **Establishment of AMAXG Korea**: Korean branch to expand the BizAuto ecosystem
* **Main Service Launch**: Commercialization of BIZA-Platform and BIZA-CarnegieMall

### 2021 <a href="#ba59" id="ba59"></a>

* **Exchange Listings**: Klickl, HOTBIT Global
* **Partnerships**: Collaboration with Dong-A Ilbo and The Korea Herald for ecosystem promotion and marketing

**Development and Launch of Proprietary Services:**

* BIZA-Metaversity: Educational metaverse platform
* BIZA-UVIT: NFT trading platform
* BIZA-MetaWorld: Metaverse platform

## Phase 2: Ecosystem Expansion (Ongoing) <a href="#a6f7" id="a6f7"></a>

### 2022 <a href="#b394" id="b394"></a>

* **Platform Enhancement**: Development of Web 3.0 tools (BIZA-DID, BIZA-Wallet) (Completed)
* **Exchange Listings**: ProBit Korea, ProBit Global (Completed)

### 2023 <a href="#a139" id="a139"></a>

* **Platform Enhancement**: Development and distribution of Web 3.0 tools (BIZA-Market, NFT, Metaverse, INApp) (Completed)
* **Partnership Expansion**: Baobab Partners, Cubus Lab, QuizTok — QTCON multichain integration (Completed)
* **Global Expansion**: Establishment of AMAXG Inc. in the United States (Completed)
* **Technology Development**: Blockchain-based AI automation solution development (In Progress)
* **Exchange Listings**: Bitmart, MEXC (Completed)

### 2024 <a href="#f335" id="f335"></a>

* **Platform Enhancement**: Global distribution of Web 3.0 tools (In Progress)
* **Exchange Listings**: Bitget, TRIV (Completed)
* **Service Development**: BIZA-P2E, BIZA-DonaX, BIZA-ConcertX, BIZA-PetX, BIZA-MusicDAO (In Progress)
* **AI Integration**: Integration of AI-BizAuto (price prediction, chatbot) into the main page (Completed)

## Phase 3: Global Activation (Planned) <a href="#id-11e0" id="id-11e0"></a>

### 2025 <a href="#id-03c8" id="id-03c8"></a>

* **BP System Operation**: Activation of Block Producer (BP) systems to enhance ecosystem stability and efficiency
* **Additional Exchange Listings**: Expansion into global markets through additional listings
* **Global Expansion**: Establishment of additional overseas branches
* **Ecosystem Enhancement**: Launch of AI ZIO, a responsive AI-powered search platform

**Platform Strengthening:**

* Establishment of BizAuto Investment to support the ecosystem
* Integration of 10 new DApps into the ecosystem to diversify the platform

**Service Expansion:**

* BIZA-P2E: P2E gaming platform
* BIZA-DonaX: Donation platform
* BIZA-ConcertX: Decentralized concert trading service
* BIZA-PetX: Pet service platform
* BIZA-MusicDAO: Music service DAO platform


---

# 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://amaxg.gitbook.io/whitepaper-eng/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.
