> For the complete documentation index, see [llms.txt](https://intentland.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://intentland.gitbook.io/whitepaper/product-technology/platform-overview.md).

# Platform Overview

The **Intent Land is a metaverse**, which basically consists of Main Stages, Corner Stages and special areas such as Gaming Area and Fashion area in its map, will contain many different event stages and areas. We are developing our Metaverse on Unity.

It will allow the events exhibited on real stages to be followed on the **Intent Land** stages at the same time, or to host events that can be held independently and only at metaverse.

<figure><img src="/files/agjykcA7s6rQipFaOMRj" alt=""><figcaption><p>very first drafts of our stages</p></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:

```
GET https://intentland.gitbook.io/whitepaper/product-technology/platform-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
