# Roadmap

{% hint style="info" %}
**The phases we intend to cover in order to advance this project and its ecosystem. It may undergo some changes depending on our** [**DAO**](/tokenomics/dao-governance.md)**.**
{% endhint %}

### Q3/Q4 2021

* [x] Concept and Idea
* [x] Development begins

### Q1 2022

* [x] Whitepaper launch
* [x] Main website launch
* [x] Telegram, Discord and Twitter social networks launched

### Q2 2022

* [x] Under the hood development
* [x] Soccer Arena presentation
* [x] Affiliate system
* [x] YouTube channel and content
* [ ] Community Building
* [ ] Airdrops & Giveaways
* [ ] Token Contract
* [ ] NFT Contracts

### Q3 2022 (pre-sale)

* [ ] Presale website launch
* [ ] Token pre-sale
* [ ] Token Staking
* [ ] NFTs pre-sale
* [ ] OpenSea listing
* [ ] Youth Academy
* [ ] Playable beta version launch

### Q4 2022

* [ ] Game launch
* [ ] In-game Marketplace
* [ ] Token Staking
* [ ] NFT Staking
* [ ] Training Arena
* [ ] Official Soccer Arena Wallet (All-in-one app)
* [ ] Mini Games (PvE)

### Q1 2023

* [ ] DAO ([Governance](/tokenomics/dao-governance.md))
* [ ] Token indexing on major DEXs
* [ ] PvP turn-based mode
* [ ] Rewards in rankings
* [ ] New stadiums
* [ ] Delegate Manager
* [ ] Stadium rentals
* [ ] Loans between clubs

### Q2 2023

* [ ] PvP 3D mode
* [ ] Female Players and Competitions
* [ ] Licensed players
* [ ] Team sponsors
* [ ] Betting platforms
* [ ] ...


---

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