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

# VISION

Our vision is to create a platform that can be used for education, experience, and social gatherings across all learning institutions in the world. Polyversity is an open yet curated platform where anyone can buy land, build or import spaces and objects, play games, use avatars and scripts, and explore the world. Above all, Polyversity provides a unique and customized way to educate and learn.

Our aim is to create a virtual platform that offers a rich addition to reality. It contains a wide variety of spaces and destinations that can be explored by thousands of people at the same time. It is initially designed for desktop browsing, but we plan to expand it to other paradigms such as mobile devices and VR/AR headsets in the future.

Polyversity is based on rich and meaningful interactions between educators and students, as well as incubators, e-sports companies, and businesses.


---

# 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://lightpaper.polyversity.io/polyversity-light-paper/vision.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.
