> For the complete documentation index, see [llms.txt](https://docs.rektgames.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rektgames.io/whitepaper/additional-info/roadmap-and-completed-milestones.md).

# Roadmap & Completed Milestones

Completed milestones 2021 – 2023:&#x20;

* ~~Assembled a qualified team~~&#x20;
* ~~Established identity for the product~~&#x20;
* ~~R\&D for game development~~&#x20;
* ~~Design the system architecture, including node structure, smart contracts, and data flow~~&#x20;
* ~~Developed game assets~~&#x20;
* ~~Analyze existing solutions to choose the appropriate blockchain type (public, private, consortium) based on use case requirements.~~&#x20;
* ~~Design the system architecture, including node structure, smart contracts, and data flow.~~&#x20;
* ~~Create a prototype to validate design concepts and test assumptions.~~&#x20;
* ~~Develop the blockchain infrastructure including Backend, Frontend and Blockchain.~~&#x20;
* ~~Commenced the game development process~~&#x20;
* ~~Secured funding for the project~~&#x20;
* ~~Reached out to advisors~~&#x20;

H1 2024:&#x20;

* ~~Focus on game development and optimize game performance~~&#x20;
* ~~Expand asset availability for integration~~ &#x20;
* ~~Initiate Marketing Campaign~~  &#x20;
* ~~Conduct internal testing and bug fixing~~&#x20;
* ~~REKT Games Protocols Development and testing~~&#x20;
* ~~Development of Backend infrastructure~~ &#x20;
* ~~Partnership with Gaming and social media influencers~~&#x20;
* Initiate Marketing campaign and community building&#x20;
* Polish game development (ongoing)&#x20;

H2 2024: &#x20;

* Conduct Alpha testing&#x20;
* Develop the foundation for creator economy&#x20;
* Initiate private sale of Tokens &#x20;
* Conduct ICO on different launchpads&#x20;
* Conduct Beta testing&#x20;
* Implement NFT integration system for 3rd party NFTs&#x20;
* Backend Infrastructure Deployment on AWS&#x20;
* Smart Contracts Audit (Certik)&#x20;
* Chat Service Development &#x20;
* Smart Contracts Deployment on Polygon Chain&#x20;
* Implement smart contracts&#x20;
* Perform unit testing, integration testing, and system testing.&#x20;
* Integrate the blockchain solution with existing business processes and systems.&#x20;
* Platform Launch V1&#x20;

Long Term &#x20;

* Develop “contribution system” (aka Staking) &#x20;
* Integrate new in-house developed games within the platform&#x20;
* Develop a precise, clear, and transparent due diligence process to ensure third-party games quality&#x20;
* Organize game Jams&#x20;
* Implement monitoring tools to track performance and detect issues.&#x20;
* Target new gaming platforms such as mobile, console, cloud gaming, etc...&#x20;
* Integrate immersive experiences through extended reality technology&#x20;
* Integrate different engines into the ecosystem&#x20;
* Forge partnerships with clothing brands interested in web3 and NFTs&#x20;
* Implement referral and loyalty programs&#x20;
* Explore additional revenue streams, such as in-game advertising, sponsorships, and cross-promotions&#x20;
* Develop premium games with a traditional price tag&#x20;
* Collaborate with external developers to integrate their games into the launchpad&#x20;
* Expand our games with additional game modes&#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://docs.rektgames.io/whitepaper/additional-info/roadmap-and-completed-milestones.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.
