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

# RoadMap

**Phase 1/Q4 : Development and Launch                                   2024**

* Technology Development: Develop 3D scanning technology and platform infrastructure.
* Token Launch: Launch $NEOT token. (TGE)
* Initial Partnerships: Establish partnerships with governments and public institutions.

**Phase 2/Q1 : Project Expansion                                                   2025**

* Passive Revenue: Launching of Staking and Vaults.
* Expanding the Token: Listing on MEXC, making it available outside DeFi Wallets.
* Brand Identity: New look and new feel, NeoTech has been rebranded to fit the current market.

**Phase 3/Q2 : Business Integrations                                            2025**

* Service Expansion: Offer 3D scanning services to multiple web2 clients in web3 businesses.
* IVN's: Launching our initial NFT/IVN Collections powered by never-seen before technology.
* Hosting Special Events: Transylvania Web3 Summit, powered by NeoTech. (28 May - 1 Jun)&#x20;

**Phase 4/Q3 : Ecosystem Growth                                                  2025**

* Platform Enhancement: Deploying 3D Assets through WebGL for exploration and visualization.
* Revenue Sharing Models: Implement revenue-sharing models with businesses.
* Marketplace Development: Launching Beta Versions of NeoTech marketplace for trading.

**Phase 5/Q4: Virtual Tour Development, AR and more...       2025**

* Point-Cloud Data Visualizer
* Virtual Immersive Platform BETA
* More Gamification and..
* More To Come...


---

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