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

# Road Map

**Phase 1** **(NOVEMBER 2021): A project is born in the S.I.R.N.**

* Team recruitment.&#x20;
* Formation of ideas and creation of concepts.
* &#x20;Structuring of defined projects.&#x20;
* Ecosystem development.

**Phase 2 (DECEMBER 2021): Mutation of gorillaz.**

* Whitepaper creation and review.&#x20;
* Website creation.&#x20;
* Market structure.&#x20;
* Creation of social networks.

**Phase 3 (JANUARY-APRIL 2022): Gorillaz rebellion.**

* Pre-advertising campaign.&#x20;
* Creation of the tokenomic.&#x20;
* Token creation.&#x20;
* Audit and KYC the token.&#x20;
* Gameplay.&#x20;
* Great advertising campaign.&#x20;
* Market launch.&#x20;
* Whitelist.

**Phase 4 (MAY - JUNE 2022): Fight for survival.**

* Airdrop and bounty program.&#x20;
* Private sale.&#x20;
* Public sale.&#x20;
* Launch on pancakeswap and poocoin.&#x20;
* Launch of staking bet.&#x20;
* Alpha version of the game.&#x20;
* beta version 1.0&#x20;
* Correction of errors or bugs and Optimization of the game.

**Phase 5 (APRIL,2022) : Final battle**&#x20;

* Game version 2.0.&#x20;
* Integration of new accessories and arenas in battle.&#x20;
* Try the game on the mobile app.&#x20;
* Launch on Android and iOS.&#x20;
* Special Events and Tournaments.

![](/files/blKo7ZCJQndlKXnhb4d2)


---

# 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://bultoytoken.gitbook.io/gorillaz/additional/road-map.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.
