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

# ROADMAP

**2020**

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### The First Phase

The Web3Coin Project's R\&D phase started.

**2021**

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### Proof of Web3

Proof of Web3 consensus discovered.

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### R\&D Phase

The R\&D phase took place for Web3Coin ecosystem products.

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### Web3Anthill and PoW Integration

Discovery of Web3Anthill and Integration process of Proof of Web3.

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### HUB Architecture

With the Web3Coin Ecosystem Service model, a "HUB" architecture was created in compliance with web 3.0 rules

### 2022

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### Establishment of EK International LTD.

Establishment of EK International LTD. with a 1 million USD equity investment.

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### Global Offices

Web3Coin's global offices have been opened.

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### Launch of Web3finance.me

Web3finance.me launched its official website.

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### Web3Coin Testnet

Web3Coin testnet launched.

### 2023

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### Web3Coin Betanet

Web3Coin betanet launched.

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### Testnet Launches

Web3DEX, Web3Explorer and Web3Faucet testnets have started.

![](https://metatime.com/assets/img/roadmap/roadmap-check.svg)

#### Web3 Airdrop Launched

Reward distribution has started within the scope of Web3 Airdrop

#### Web3Coin Coin Private Sale

The first Web3 Coin private sale will launch

**Web3Coin Coin Public Sale**

The first Web3Coin public sale will start..

#### Web3Coin App

Web3Coin mobile application will be released.

#### Web3Academy Mainnet

Web3Academy mainnet will be launched.

#### MainNet Launches

Web3Exchange, Web3Chain, Web3StableCoin & Web3Foundation will be launched.

#### Web3Mining

Web3Miner, MacroMiner, and MicroMiner services will be launched as betanet.

#### Web3 Coin Listings

More than 20 global exchanges will list Web3 Coin.

### 2024

#### Mainnet Launches

Web3PrivacyChain, Web3GiftCard and Web3ProfessionalTrader mainnet will be launched.

#### Web3Wallet Testnet

Web3Wallet testnet will be launched.

#### Mainnet Launches

Web3Library and Web3Drive mainnet will be launched.

#### Mainnet Launches

Web3SmartApps, Web3Games, Web3Messenger, Web3RealEstate, Web3Marketplace mainnet will be launched.

#### Mainnet Launches

Web3Stock and Web3AI mainnet will be launched.


---

# 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://web3-coin.gitbook.io/welcome-to-web3-coin/fundamentals/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.
