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

# Roadmap

**Q3 2023:**

* Idea inception, market analysis, and strategy implementation.
* Conceptual formation of game scenarios.
* Development of customer journey flow.
* UI/UX development for web and mobile apps.
* Completion of technical project scope.
* Finalization of the development team for the MVP.
* Guerrilla marketing and active social media presence.
* Initiate the company registration process and navigate through the regulatory compliance requirements.

**Q4 2023:**

* Development team formation, including programmers, analysts, and testers.
* Preparation of technical requirements for the development team.
* Business requirements outline for application, smart contract, marketplace, and wallet developments.
* Technical Requirements Documentation (ToR) preparation.
* Commencement of sprint-based development approach with updated versions every two weeks (including testing).
* Expansion of marketing channels for audience attraction and community building.
* Collaboration with third-party avatar projects for ecosystem and customer network build-up.
* Recruitment campaign for project OGs and development of referral system.

**Q1 2024:**

* Completion of MVP frontend development.
* Creation of advanced community activities.
* Completion of MVP backend development.
* Partner network building for third-party integrations.
* Marketing, PR, and community development.
* Expansion of influencer network.
* Initiation of the ICO process.
* Commencement of the beta testing phase for early feedback and issue resolution.

**Q2 2024:**

* Completion of blockchain components.
* Internal team playtests.
* Development of trading and gaming bots.
* Official project launch.


---

# 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:

```
GET https://vibepoker.gitbook.io/vibe-whitepaper/project-details/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.
