# TECHNOLOGIES

The key to expansion of a virtual world is it’s openness- how easy it is for regular users to create their own content within it. How it works is that we provide an SDK as well as building tools inside the world, to allow anyone to build or import their own spaces. Users can build their own content offline, and use our protocol to connect their machine to the main world. Creating your own content offline is free but users will be charged for the time their spaces are connected to the main virtual world platform. They also have the option to rent land in the persistent part of the virtual world.

The virtual world will be supplemented by a website and marketplace that will allow users to purchase tokens, objects, buildings, land, spaces, avatars, clothing, accessories, scripts and vehicles as well as a free creator tool that will allow them to create their own objects to be used in the metaverse. Each object in the virtual world would be an NFT that can be bought, sold, traded and auctioned.

The idea is to create a common platform for interaction and communication between metaverses. Avatars from the Polyversity metaverse will be able to travel between different virtual worlds that make up the Metaverse.


---

# 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.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.
