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

# Road map

### Previous Milestones

#### &#x20;LIVAAT INFRASTRUCTURE

* Cloud-based storage
* Backend development
* Frontend development
* Mobile application interface

#### LIVAAT STREAMING APP

* Creating the business model for Livaat&#x20;
* Creating Livaat UI / UX
* &#x20;Livaat apps development
* &#x20;Launching Livaat Apps
* &#x20;Building a VR production studio

#### LIVAAT VERSE CONCEPT

* Data gathering Requirements
* Project investigation&#x20;
* Approve specification&#x20;
* Concept Case studies&#x20;
* User experience&#x20;

#### IMPLEMENTATION&#x20;

* implementation Construction development&#x20;
* Multiplayer infrastructure&#x20;
* Building the Livaatverse map&#x20;
* UI and UX for the interface&#x20;
* Development for PC version&#x20;
* Creating VR Brand

### Future Milestones

#### &#x20;INTEGRATIONS&#x20;

* LIVAA Tokens & Coins&#x20;
* Structure development&#x20;
* Starting Applications Integrations&#x20;
* Creating community segments&#x20;
* Creating urban masses&#x20;
* NFT platform & integrations&#x20;
* Avatar creation

#### &#x20;LIVAAT VERSE LAUNCH

* Web-version&#x20;
* Partnerships Assets selling&#x20;
* Content selling (UGS, PGC )&#x20;
* Marketing&#x20;
* Growing Livaat Verse community


---

# 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://livaatverse.gitbook.io/livaatverse-whitepaper/road-map.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.
