> For the complete documentation index, see [llms.txt](https://w3gg.gitbook.io/w3gg-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://w3gg.gitbook.io/w3gg-litepaper/w3gg-or-gaming-beyond-play/roadmap.md).

# Roadmap

## Q3 2024

* Token Listing&#x20;
* Staking portal &#x20;
* Airdrop portal&#x20;
* Gaming launchpad V1
* SEA gaming community onboarding

## Q4 2024

* W3GG platform V2
* W3Key SBT content / feature enhancement - institutional certificates&#x20;
* Reward distribution protocol to stakers
* Web3 infrastructure / chain integration and deployment&#x20;
* Web3 games integration&#x20;
* IRL event attendance on chain badges&#x20;

## Q1 2025

* On chain tournaments&#x20;
* Marketplace integration for gaming tokens
* On chain KOL contribution / content creator&#x20;
* Web 2 games integration&#x20;
* More web3 games integration

## Q2 2025

* W3Key SBT V2
* Decentralised gamer talent network portal
* Onboarding more web3 game integrations&#x20;
* WXP / W3GG token marketplace&#x20;

## Q3 2025

* Gamer behaviour mobile app&#x20;
* New Products&#x20;
* Decentralised governance voting&#x20;
* Governance portal&#x20;

**Product Roadmap Disclaimer:** The information presented is based on our current vision for the development and evolution of the W3GG ecosystem and is subject to revisio&#x6E;**.** The development, release, and timing of any features or functionality described for our products remains at our sole discretion. **The roadmap is for INFORMATIONAL PURPOSES ONLY and contains forward looking statements based on our current estimates and projects, the statements should not be construed as a binding commitment or a guarantee of future performance or results.** Our plans may change at any time without notice based on market conditions, technological advancements, regulatory changes, or other factors.


---

# 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://w3gg.gitbook.io/w3gg-litepaper/w3gg-or-gaming-beyond-play/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.
