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

# Roadmap

<figure><img src="/files/nyLQZdDY10dta8R8RWJO" alt=""><figcaption></figcaption></figure>

**Roadmap**

**Q2:2021**&#x20;

Pethereum Game Concept and Economy Design&#x20;

Pethereum Metaverse Art Production&#x20;

Pethereum Game Project Planning and Kickstart

**Q3:2021**&#x20;

"Play to Earn" Game Development for iOS and Android&#x20;

$PETH Token and Contract Development&#x20;

NFT Rarity Design

**Q4:2021**&#x20;

Whitepaper v1.0&#x20;

In-House NFT Marketplace Development

**Q1:2022**&#x20;

Pethereum Mobile Game Release (Closed Alpha)&#x20;

**Q2:2022**&#x20;

&#x20;Pethereum Mobile Game Release (Open Beta)&#x20;

Token and Game Security Audit (CertiK)&#x20;

**Q3:2022**&#x20;

Fusion Development Starts&#x20;

User Acquisition starts&#x20;

Weekly Tournament Release&#x20;

1 Game Release&#x20;

In-game Cheat Protection Implementation

**Q4:2022**&#x20;

Pethereum Mobile Game Release&#x20;

**Q1:2023**&#x20;

1 Game Release&#x20;

Worldwide User Acquisition Launch

**COMING SOON...**

Land Builder Development&#x20;

$PETH Token Public Sale


---

# 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.pethereum.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.
