# Roadmap

## Q1 - 2023:

* Develop and implement Metchain V1 wallet.
* Develop layer 1 proof of work mining platform.
* Develop Metchain mining pool v1 and block explorer.
* Establish social media and community forums.

## Q2 - 2023:

* Launch Layer 1 proof of work mining.
* Launch Metchain explorer.
* Develop V3 encrypted on chain web wallet.

## Q3 - 2023:

* Continue development of V3 Web Wallet
* Develop layer 2 NFT staking platform.
* Build awareness in the mining community.

## Q4 - 2023:

* Implement Layer 2 NFT staking platform.
* Develop and implement blockchain nodes.
* Update metchain websites and documentation.
* Achieve third party blockchain security audit.
* Prepare integration for CEX launch.

## Q1 - 2024:

* Integrate Metchain on exchange listings with multiple asset pairing.
* Fundraise for second exchange listing.
* Initiate the development phase of Layer 3.
* Increase Metchain social media and community.

## Q2 - 2024:

* Continue to build Metchain social media and community presence.
* Gain listings on additional centralized exchanges.
* Fundraise for third exchange listing.

## Q3 - 2024:

* Complete and integrate the launch of Layer 3.
* Fundraise for fourth exchange listing

## Q4 - 2024:

* Continue to build out the Metchain ecosystem.
* Revaluate progress and create new Roadmap.


---

# 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://metchain.gitbook.io/white-paper/overview/roadmap.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.
