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

# Roadmap

### Completed

&#x20;

* Battle Arena Integration into BAGG platform&#x20;
* Online and Offline Operations&#x20;
* Integration Website and Whitepaper&#x20;
* Talent and NFT Game Sourcing&#x20;
* Platform Development - GameFi Protocols and SocialFi for Esports Teams & KOLs&#x20;
* Onboarding of NFT Games&#x20;
* Onboarding of Esports Teams & KOLs&#x20;
* Launch of BAGG Marketing Campaign&#x20;
* Esports Structure Integration&#x20;
* Onboarding of Strategic Advisors&#x20;
* Gladiator Scholarship Program Initial Recruitment

### Q1 2023

* Onboarding of Partners & Brands&#x20;
* Onboarding of GameFi Protocols&#x20;
* Onboarding of Esports Teams & KOLs Scholarship&#x20;
* Program Development&#x20;
* Alpha Launch

### Q2 2023

* Platform Launch - GameFi Protocols and SocialFi for Esports Teams & KOLs&#x20;
* Mobile App Platform Launch&#x20;
* Gladiator Scholarship Program Recruitment&#x20;
* $BAGG audit and utility&#x20;
* NFT Whitelisting

### Q3 2023

* NFT Sale&#x20;
* Token Seed Sale&#x20;
* Private Sale Whitelisting&#x20;
* Gladiator Scholarship Portal&#x20;
* Demo Launch&#x20;
* Gladiators ID

### Q4 2023

* Private Sale&#x20;
* IDO&#x20;
* TGE&#x20;
* Launch & Distribution of $BAGG Tokens&#x20;
* Listing CMC, Coingecko,&#x20;
* CEX and DEX Listing&#x20;
* Marketplace&#x20;
* Proof of Play Rewards Launch&#x20;
* Scholarship Leaderboard Launch
* Gladiator Dashboard

### 2024 AND BEYOND

* NFT Drop Launch&#x20;
* NFT Holder Lounge&#x20;
* BAGG Hub Launch&#x20;
* SocialFi NFTs Launches for Esports Teams & KOLs&#x20;
* Token Crosschain&#x20;
* LP Farm & Pool Staking
* &#x20;DAO Governance Structure&#x20;
* BAGG Treasury&#x20;
* BAGGRent&#x20;
* BAGGSwap&#x20;
* BAGGUniversity&#x20;
* BAGGCredits

&#x20;


---

# 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://bagg.gitbook.io/whitepaper/about-bagg/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.
