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

# Roadmap

**Q1 2022**

* Team gathering
* Technology testing
* Patent applications
* Website & White Paper
* Seed Token Sale

**Q2 2022**&#x20;

* Private Token Sale
* Starting MPAX platform design & development
* Server infrastructure preparation

**Q3 2022**

* Developing key product feature: low-latency broadcast
* Core iOS & Android apps preparing
* Integrating third-party wearable devices (R\&D)
* Launching the MPAX Education Hub for newbies

**Q4 2022**

* Launching a global marketing campaign
* Engaging Influencers and Celebrities as Partners
* Integrating payment providers
* Improving customer features
* Launching the Ambassador program

**2023**

**Q1 2023**

* Closed beta testing of the Platform
* B2B Middleware Development
* B2B Core Functionality Development
* Signing contracts for worldwide Advertising campaign with partners&#x20;
* Strategic partnership with Leading Manufacture of Smart Glasses
* Building Smart Contracts

**Q2 2023**

* Closed Beta test of the Platform&#x20;
* Private presentation of the MPAX platform for investors and backers
* Expanding B2B side of MPAX
* Implement internal wallet&#x20;
* Connect broadcast chat

**Q3 2023**

* Collaborations with influencers for expansion of the MPAX
* Releasing multi-tasking features
* Scheduled streams
* Donations

**Q4 2023**

* Paid and private streams
* Live shopping
* Business accounts on the Platform

**2024**

<mark style="color:blue;">**Q1 2024**</mark>

* <mark style="color:blue;">New collaborations with influencers for expansion of the MPAX</mark>
* <mark style="color:blue;">Merchandise release and raffle</mark>
* <mark style="color:blue;">Apple Store Release</mark>
* <mark style="color:blue;">Auditing smart contracts with Hacken, Certik</mark>

**Q2 2024**

* Launch of MPAX @ Secret Partner
* In-Platform Advertising
* Launch collaboration campaigns with signed influencers
* Listing on top crypto ranks
* Public Beta test

**Q3 2024**

* Presale of Smart-Glasses
* Introducing real-time voice translation
* Scaling mount of partners in sports, museums, show business
* Google Store Release
* NFT collection developing
* Public Raise

**Q4 2024**

* Localization
* Public round of $MTP sale on launchpads
* Token listing on CEX/DEX
* Public NFT Release

**Q1 2025**

* Scaling mount of partners in tourism, real estate
* Cryptocurrency swap and connecting bridges on the Platform
* Listing on other exchanges
* Soft launch: connecting Paxers around the world
* Referral Program

**Q2 2025**

* Increasing sales volume of devices
* Scaling mount of partners in car, yacht sales
* Scaling mount of Ambassadors

**Q3 2025**

* User base increase
* Scaling mount of partners in buying

**Q4 2025**

* New AI integrations
* Scaling mount of partners in new fields


---

# 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://whitepaper.metapax.io/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.
