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

# Road Map

<figure><img src="/files/q7sphcmNYqBSO5Z17NR2" alt="" width="375"><figcaption></figcaption></figure>

**Q1 2022**

* [x] Desenvolvimento de Ideias
* [x] Contratando a equipe de desenvolvimento
* [x] Desenvolvimento de identidade visual
* [x] Website construido
* [x] Desenvolvimento do plano de sustentabilidade
* [x] WhitePaper
* [x] Tokenomics&#x20;
* [x] GamePlay&#x20;
* [x] Criação de personagens e acessórios
* [x] Estratégia de Marketing

**Q2 2022**

* [x] Criação do Smart Contract da Founder's Collection na Polygon
* [x] Criação do Smart Contract da Pubber's Collection na Polygon
* [x] Criação do Smart Contract de Pub Pass e VIP Card na Polygon
* [x] Parcerias
* [x] Campanhas
* [x] Social media
* [x] Registro de marca

**Q3 2022**

* [x] Parcerias Estratégicas
* [x] Pré-venda da Cocktail shaker's
* [x] Auditoria Interna
* [x] Lançamento das coleções NFT's: Pubber's & Founder's
* [x] Pré-venda das Boxes
* [x] Desenvolvimento do Smart Contract do Token Nativo
* [x] Divulgação do hash do Smart Contract e nome do Token Nativo
* [x] Staking da Founder's Collection com Token Nativo
* [x] Desenvolvimento do Beta PubVerso versão v.1
* [x] Abertura do Beta PubVerso versão v.1
* [x] Lançamento do jogo, Beer Pong
* [x] Desenvolvimento da plataforma de Benefícios
* [x] Lançamento do modo PVP

**Q1 2023**

* [x] Versão Mobile
* [x] Lançamento de Campanhas
* [x] Testes de Escalabilidade
* [x] Pre Sale 1
* [x] Parcerias internacionais

**Q2 2023**

* [x] Air Drop Biconomy
* [x] Pre Sale 2
* [x] Listagem na Biconomy
* [ ] Listagem/Traking CMC, CGC entre outros
* [ ] Lançamento PubStore

**Q3 2023**

* [ ] Marketplace
* [ ] Listagem outras corretoras centralizadas
* [ ] Listagem em Dex
* [ ] Lançamento do ´´Vip Access´´
* [ ] Lançamento do Pubbers League
* [ ] Lançamento da ´´House Owners´´

**Q1 2024**

**Em breve**

**Q2 2024**

**Em breve**


---

# 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://pubgame.gitbook.io/whitepaper-pt-br/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.
