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

# ROADMAP

A clear roadmap helps investors and community members understand the project’s trajectory. The following milestones outline the plan from mid‑2025 to late 2026 (dates are indicative and will be refined through governance):

{% stepper %}
{% step %}
**Phase 1 – Concept & design** \
`Q3 2025`

* Finalise token design
* Form core team&#x20;
* Draft whitepaper
* Begin smart‑contract development.
* Launch website and community channels.
  {% endstep %}

{% step %}
**Phase 2 – Launch & sale**\
`Q4 2025`

* Conduct public token sale
* Deploy staking contract
* List token on decentralised exchange
* Organize one initial event for launch and fill the initial revenue fund with funds.
  {% endstep %}

{% step %}
**Phase 3 – First events** \
`Q1 2026`

* Organise first three monthly events
* Open staking
* Launch initial revenue and reward distribution
* Release merchandise store.
  {% endstep %}

{% step %}
**Phase 4 – Games alpha** \
`Q2 2026`

* Release alpha versions of the two play‑to‑earn games
* Gather user feedback
* Refine gameplay.
  {% endstep %}

{% step %}
**Phase 5 – Governance & expansion** \
`Q3 2026`

* Implement on‑chain governance
* Integrate voting for event locations
* Expand partnerships with venues and sponsors
* Schedule events in new markets.
  {% endstep %}

{% step %}
**Phase 6 – Full platform launch** \
`Q4 2026`

* Release full versions of games
* Expand merchandising offerings
* Consider additional artist collaborations.
  {% endstep %}
  {% endstepper %}


---

# 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://whitepaper.lukastoken.com/roadmap.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.
