> 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/welcome-to-neotechai.md).

# Welcome To NeoTechAi !

**The worlds first micro low latency global RWA 3D mapping system**

Neotech utilizes Smart City® technology to scan physical structures and assets, transforming them into precise 3D and point-cloud models. By incorporating our business with blockchain technology, Neotech develops digital twins and immersive experiences, elevating virtual settings and offering beneficial resources for fields such as urban planning and VR simulations.

Our AI-driven data processing technology integrates, corrects, and optimizes data from cameras, LiDAR, GPS, GNSS, and IMU, ensuring precise alignment and consistency. This results in highly accurate digital models tailored for practical applications. Currently, our technology is in use in major cities such as Berlin, Vienna, Gothenburg, Bucharest, Zurich, Paris, Miami, and New York.

**Our Vision**

To Revolutionize the interaction with real-world assets in the digital space.

By creating detailed scans and converting them into point-cloud systems and 3D objects, we provide a versatile platform for multiple applications including gaming, virtual tours, education, travel. construction, engineering, data analysists and advertising.

NeoTech combines advanced AI-driven 3D scanning technology with blockchain to create and trade data, ensuring our digital twins are unparalleled in accuracy and detail as well as allowing verification of transactions and ownership.

**Welcome To Mapping As A Service (M.A.A.S)!**


---

# 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/welcome-to-neotechai.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.
