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

# Roadmap

### Q1 – Q2 2024

* [x] ~~Buying land in Turkey for our farm project~~
* [x] ~~Developing the Crypto-Concierge (our own wallet provided by IVEX company)~~
* [x] ~~Holding the IVEX private round~~
* [x] ~~IEO announcement~~
* [x] ~~Marketing campaign~~
* [x] ~~Launch of the Crypto-Concierge app with initial functionality on the App Store and Google Play~~
* [x] ~~Listing on~~ [~~MEXC~~](https://www.mexc.com/exchange/IVEX_USDT) ~~and~~ [~~BitMart~~](https://www.bitmart.com/trade/ja-JP?symbol=IVEX_USDT)

### Q3 2024

* [ ] Development of the metaverse with our own web3 engine
* [x] ~~Implementation of the initial infrastructure for the farm in Turkey~~
* [ ] Expansion of Crypto-Concierge functionality (cash delivery, blockchain integration, unique user identification numbers)

### Q4 2024

* [ ] Launch of the metaverse MVP with initial functionality

### Q1 2025

* [ ] Various online and offline events on the farm and in the metaverse
* [ ] Full-fledged settlement and diversification of every part of the farm
* [ ] Creation of the IVEX football club
* [ ] Integration of the football club into the metaverse
* [ ] AgroExpo 2025

### Q2 2025

* [ ] Private island purchase in Greece
* [ ] Integration of the island in meta

### Q3 2025

* [ ] Implementation of infrastructure on the private island
* [ ] Team draft for the IVEX football club project

### Q4 2025

* [ ] First games of IVEX football club

### Q1 2026

* [ ] Integration of UNITED STEEL INDUSTRIES LLC factory in meta

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


---

# 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://ivex.gitbook.io/ivex-1/8.-future-development-of-ivex-and-roadmap/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.
