# Roadmap

{% hint style="info" %}
The roadmap is a living document. Milestones might get added or removed based on community feedback.
{% endhint %}

### Websites and Whitepaper Roadmap

* [x] Whitepaper Completed
* [ ] PlaysRare Gaming Hub Website Created
* [x] PlaysToken Investor Website Created
* [x] PlaysChain Developer Website Created

### Social and Marketing Roadmap

* [x] Discord Server Created
* [x] Twitter Account Created
* [ ] Medium Created
* [ ] Telegram Created
* [ ] Facebook Created
* [ ] Youtube Created
* [ ] Tiktok Created
* [ ] Reddit Created
* [ ] First PPC Campaign
* [ ] Second PPC Campaign
* [ ] Web3 Games Database Website Created

### Tokenomics Roadmap

* [ ] Plays ERC20 Token Smart Contract Created
* [ ] Plays Tokens Minted
* [ ] Plays DEX LP Created
* [ ] Plays First CEX Listing
* [ ] Gems ERC20 Token Smart Contract Created
* [ ] Gems Minted
* [ ] Staking Smart Contract Created
* [ ] First 1000 holders
* [ ] First 5000 holders
* [ ] First 10000 holders
* [ ] Plays Second CEX Listing

### PlaysRare Gaming Hub Roadmap

* [ ] Gaming Hub Live
* [ ] PlaysRare Marketplace opened on Arbitrum
* [ ] Lootbox bundles created
* [ ] Lootboxes on Sale
* [ ] Crypto to Lootbox Live
* [ ] Fiat to Lootbox Live
* [ ] Fiat to Gems Live

### PlaysToken Investor Roadmap

* [ ] Staking Contracts integrated
* [x] Launchpad Live

### Game Development Roadmap

* [ ] PlaysRare characters minted
* [ ] Spellbooks minted
* [ ] The First Internal Game development started
* [ ] The Second Internal Game development started
* [ ] The first launchpad funding round for an external game finished
* [ ] The second launchpad funding round for an external game finished

### PlaysChain Roadmap

* [ ] L3 Testnet launched
* [ ] Plays staking for Gas
* [ ] Game Developer Documentation
* [ ] L3 Mainnet launched

### Governance Roadmap

* [ ] Governance NFT Avatars minted
* [ ] First Proposal
* [ ] Proposal Schedule implemented
* [ ] Community Governance Live


---

# 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://docs.playstoken.com/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.
