> For the complete documentation index, see [llms.txt](https://wp.jacktoken.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.jacktoken.com/details/roadmap.md).

# Roadmap

<figure><img src="/files/7sBpLSFQFJk4XfpwYldU" alt=""><figcaption></figcaption></figure>

* [x] Partnership with [**FortuneJack**](https://fortunejack.com), a pioneer in crypto gaming.
* [x] Partnership and contract signed with [**AITECH PAD**](https://www.aitechpad.io/)**.**
* [x] Completed Smart Contract Development
* [x] Completed [**Staking** ](/ecosystem/staking-program.md)and [**Jack's Raffle**](/ecosystem/jacks-raffle.md) Development. (Launching After TGE)

<figure><img src="/files/W1VrmzISbKPYZx4D8fH4" alt=""><figcaption></figcaption></figure>

* [x] [**Telegram Game**](https://t.me/jacktokencombot) of JackToken launched on August 20, 2024.
* [x] Successfully completed Seed Round.
* [x] Finalized audits with [**CerTik** ](https://www.certik.com/)and [**AuditOne**](https://www.auditone.io/)**.**
* [x] Reached 1 million members in our community
* [x] Achieved 900K monthly active users in our game

<figure><img src="/files/eHVcZI7RkVCpdnXizY3P" alt=""><figcaption></figcaption></figure>

* [ ] Whitelist community and game users for Pre-Sale Round
* [ ] Complete Pre-Sale Round with community sales, VC funds, and private investors
* [ ] Public Sale Launchpad on AITECH Pad (negotiations ongoing with DAO Maker, Paid Network, APE Terminal, and Enjin Starter)
* [ ] Launch on Centralized Exchange (CEX)
* [ ] Launch Staking and Jack's Raffle
* [ ] Establish Token V1 Platform.

<figure><img src="/files/0m6NdaaBrGUIEYCpVemx" alt=""><figcaption></figcaption></figure>

* [ ] Establish Token V2 Platform.
* [ ] Launch Telegram V2 Game.
* [ ] Launch Game Incubator Platform.

<figure><img src="/files/jolcMRlaQInbq0hhKXzM" alt=""><figcaption></figcaption></figure>

* [ ] Launch AI Assistive Game Builder.
* [ ] Launch Crowdfunding Platform.

<figure><img src="/files/TeNhNcoxRR5WvMTmVPdO" alt=""><figcaption></figcaption></figure>

* [ ] Launch Peer-to-Peer (P2P) Sportsbook.

<figure><img src="/files/aPRn1bT2S2Lr0KqmETJ0" alt=""><figcaption></figcaption></figure>

* [ ] Launch VR Poker Network Open Beta.


---

# 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://wp.jacktoken.com/details/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.
