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

# 13. Roadmap

### **Q4 2024**

* Launch of the LitiumLIC project with the initial website, whitepaper and brand identity
* Completion of the smart contract and on-chain deployment
* Initial marketing and awareness building through social media
* Establishment of the legal and operational foundation of the project

### **Q1 2025**

* Preparation work for an external smart contract audit
* Expansion of communications and visibility through digital channels
* Community building and strengthening of project presence
* Legal groundwork for future centralized exchange onboarding in a MiCA-aligned framework

### **Q2 2025**

* Completion of the SolidProof smart contract audit with confirmed security results
* Finalisation of the MiCA-compliant whitepaper and crypto asset description
* Ongoing communication with potential exchange partners and regulated service providers
* Preparation of listing applications for data platforms such as CoinMarketCap and CoinGecko

### **Q3 2025**

* Progress in discussions with potential MiCA-compliant exchange partners
* Further refinement of the project’s technical and regulatory documentation
* Continuous community development and visibility support
* Monitoring of the European regulatory landscape and adapting the project accordingly

### **Q4 2025**

* Continued exchange discussions aimed at identifying the most suitable European listing partner
* Strengthening of the project’s communication and community engagement strategy
* Maintenance of up-to-date documentation for exchange due diligence and regulatory evaluation
* Preparation for potential technical integration work depending on the progress of negotiations

### **Q1 2026**

* Continued exchange onboarding discussions and assessment of integration requirements
* Further development of communication, compliance and project visibility
* Updating of documentation in line with MiCA developments and exchange requests
* Ongoing evaluation of long-term strategic directions that support project development

### **Q2 2026**

* Preparation for next phases of exchange integration depending on the outcomes of earlier negotiations
* Continued monitoring of the market environment and regulatory changes in Europe
* Strengthening of internal processes to support long-term compliance and operational readiness
* Evaluation of future project development paths that do not create utility, rights or services for token holders


---

# 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://litiumlic.gitbook.io/whitepaper/basics/13.-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.
