# Five Technical Phases

APChain’s development is planned across **five major technical phases** with **clear annual milestone targets.**\
The goal is not only continuous technological iteration, but also to gradually build a **global AI + Web3 infrastructure network.**

### <mark style="color:orange;">Five Technical Phases</mark>

**Testnet-0**

* Launch basic EVM execution environment
* Implement PoS validation mechanism and block explorer
* Deploy Faucet for test tokens

**AI-Ready Testnet**

* Enable **Proof-of-Inference (PoI)** / **Proof-of-Reference (PoR)** and **AI Oracle**
* Launch MVP for **GPU/NPU computing power and data marketplace**
* Introduce **Streaming Gas and adaptive fee model**

**Mainnet Alpha**

* Deploy **USDA cross-chain bridge**
* Integrate **Multi-Party Computation (MPC)** / **Account Abstraction (AA)** wallet features
* Activate **APD governance system**
* Launch multi-chain interoperability gateway

**Rollup & DA Phase**

* Implement shared sequencer and cross-Rollup message bus
* Integrate external DA modules like **Celestia** and **EigenDA**
* Deliver enterprise-grade SLA (latency and stability guarantees)

**Sharding / Global Phase**

* Fully launch execution sharding and data sharding
* Enable compliant merchant onboarding in regulated regions and large-scale payment adoption
* Scale up AI-native applications and the DeFi ecosystem


---

# 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://apchain.gitbook.io/apchain-docs/roadmap/editor.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.
