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

# Roadmap

Q2 - 2018

* [x] Slots Heart launch in Facebook Instant Games

Q1 - 2019

* [x] Heart Casino launch in Facebook Web Games

Q1 - 2020

* [x] Bingo Hearts launch in Facebook Instant Games

Q2 - 2022

* [x] Blockchain Game Development Kick Off
* [x] NFT Design

Q3 - 2022

* [x] Social media channels Beta
* [x] HeartCoin(HTC) Generation
* [x] Slots Heart/Bingo Heart Testnet Beta
* [x] NFT Market Place Beta

Q4 - 2022

* [x] Heartgames NFT Generation
* [x] Website Alpha Launch
* [x] Heart Slots / Bingo Heart Games Alpha launch
* [x] Social Media Channels Launch

Q1 - 2023

* [x] NFT Benefits Update
* [x] NFT Features, Level UP & Burn
* [x] Marketplace Beta launch
* [x] Piggybank Add
* [x] In-Game shop Add

Q2 - 2023

* [x] heartgames.io Beta launch
* [x] In-Game Swap Tab Add
* [x] Data Tracking Dashboard Beta
* [x] Slots Heart / Bingo Heart Games Mobile Update
* [x] NFT Private Sales Open

Q3 - 2023

* [x] Piggybank Add
* [x] Web3 Polygon shop Add&#x20;
* [x] Binance Smart Chain Bridge Add
* [x] Heartgames.io / Heart Slots / Bingo Heart Games Global launch
* [x] VIP Club Rewards Launch

Q4 - 2023

* [x] MAX BET Button Add
* [x] Add Liquidity and DEX listing
* [x] Web3 Binance shop Add&#x20;
* [x] Arbitrum liquidity pool add
* [x] PlayToEarn blockchain game listing&#x20;

Q1 - 2024

* [ ] HeartCoin Private Sales
* [ ] HeartCoin Staking
* [ ] New NFT Producing

Q2 - 2024

* [ ] Data Tracking Dashboard Launch
* [ ] IDO ( IGO )
* [ ] NFT Renting Beta

Q3 - 2024

* [ ] Marketplace Launch

* [ ] Add Multi chain Liquidity&#x20;

* [ ] NFT Renting Launch

* [ ] New NFT Sales Start

* TBA - Slots Heart / Bingo Heart iOS, Android Apps


---

# 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.heartgames.io/heartcoin-whitepaper-v1.0/roadmap.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.
