# Unity

We are deploying Polyversity on the powerful Unity Platform, which has proven itself when it comes to massively multiplayer enterprises. It is scalable and versatile and can handle millions of players concurrently.&#x20;

Our team is building custom modules for concurrency, avatars, navigation and interaction, and we plan to open-source them once they are complete. We are also building a creator tool on Unity that will allow users to build out their own assets on Polyversity land.&#x20;


---

# Agent Instructions: 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/technologies/unity.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.
