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

# Roadmap

<table><thead><tr><th width="221.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Q4 - 2024</strong></td><td><p><strong>Whilz</strong> </p><p><strong>Concept</strong></p></td><td>Create a projected concept and design blueprint.</td></tr><tr><td><strong>Q4 - 2024</strong></td><td><strong>Prototype</strong></td><td>The prototype version was released &#x26; integrated into BSC</td></tr><tr><td><strong>Q1 2025</strong></td><td><strong>Development &#x26; Design</strong></td><td>Landing page and white paper disclosed Build A Smart Contract.</td></tr><tr><td><strong>Q1 2025</strong></td><td><strong>IFO Sale Start</strong></td><td>Start Slab 1 Of the IFO Sale Of Whilz</td></tr><tr><td><strong>Q1 2026</strong></td><td><strong>IFO Sale End</strong></td><td>End Slab 10 Of the IFO Sale Of Whilz</td></tr><tr><td><strong>Q1 2026</strong></td><td><strong>Listing on exchanges</strong></td><td>Whilz listing on exchanges</td></tr><tr><td><strong>Q1 2026</strong></td><td><strong>Payment App Development</strong></td><td>Front-end, back-end development, API and Latency testing</td></tr><tr><td><strong>Q1 2026</strong></td><td><strong>Blockchain Payment</strong></td><td>Integrated blockchain payment method via our API</td></tr><tr><td><strong>Q2 2026</strong></td><td><strong>Beta Launch</strong></td><td>The product’s Beta version will be launched</td></tr><tr><td><strong>Q2 2026</strong></td><td><strong>System Updates</strong></td><td>Security patch level updates and platform improvements</td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

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