> 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/roles-and-responsibilities/land-owners.md).

# Land Owners

Land owners are the only user profile in Polyversity who have the ability to purchase land in the metaverse. Unlike other virtual worlds, for the Knowledge Park it will not be possible for just anyone to purchase any land parcel at random. Land owners (Los) will need to be authorized representatives of an educational institution in order to be able to buy land on its behalf.

&#x20;

We will need to take stringent steps to ensure that only official representatives of a university or school are able to buy land for it, and the institution will need to appoint a trusted person to be the land owner on their behalf.

&#x20;

Land owners have complete creative control over the parcels they buy- pretty much all the privileges or a WA, but specific only to the parcels they own. LOs are responsible for the landscaping, architecture, security, communication and upkeep of their parcels. It is possible for an LO to be the agent for multiple parcels, and it is they who will be responsible for its overall maintenance and upkeep. They will be paying the monthly rentals for each of their parcels.

<br>

Land Owners can also set specific per-parcel and per-plot permissions such as limiting the ability for avatars to fly, rez objects in the parcel, rent out parts of the parcel, host public events or keep areas private. These permissions are customizable based on plots within the parcel.


---

# 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://lightpaper.polyversity.io/polyversity-light-paper/roles-and-responsibilities/land-owners.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.
