# Land for business owners

Anyone who wishes to purchase a parcel in the other avenues has to be an authorized representative of their business. This can be established via a KYC based on a smart contract, but certain avenues can allow for other types of contracts as well.

Any business can obtain it's own island, with the potential to expand as needed. All islands are separated by bodies of water, one can purchase additional land parcels as needed.


---

# 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/land-and-land-ownership/land-for-business-owners.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.
