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

# Timeline

📌 **Start of** [**BitRuby.io**](http://BitRuby.io) **project - July 1st, 2022**

* 🎉 **Inception:** The vibrant summer of 2022 witnessed the birth of BitRuby.
* 🤝 **Core Team Formation:** A handpicked team was assembled, merging passion, expertise, and skill.
* 📜 **Initial Steps:** The team laid down the preliminary project plans and crafted a comprehensive roadmap.
* 🌟 **Vision:** Centered around revolutionizing the online gaming space.

📌 **MVP Release - May 20th, 2023**

* 🚀 **Major Milestone:** Unveiling of the first Minimum Viable Product (MVP) of BitRuby.
* 🎮 **Game Lineup:** Featured four captivating games: Lottery, Crash, Limbo, and a surprise addition.
* 🐜 **Challenges:** While a monumental step, the team identified several bugs and security vulnerabilities.
* 💪 **Resilience:** These challenges were approached as opportunities to refine and iterate.

📌 **Our First Public Release - September 14th, 2023**

* 🎉 **Grand Debut:** BitRuby was introduced to the public.
* 🛠️ **Refinements:** Most identified security issues and bugs from the MVP were addressed.
* 🎮 **New Additions:** The gaming lineup expanded with the introduction of Plinko and Hash Dice.
* 🔍 **Transparency:** Launched the 'BitRuby Verify Results' feature for independent game outcome verification.

This encapsulated timeline marks just the beginning, with a promise of many more milestones and innovations on the horizon.


---

# 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://bitruby.gitbook.io/bitruby-whitepaper/timeline.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.
