# OVRLand Folders

With OVRLand Folders, you can organize your lands efficiently by grouping them into single folders. This feature allows you to categorize your lands based on their location or specific area, facilitating easier management. Additionally, you can assign custom names to these folders, enhancing clarity and enabling quick identification of the lands contained within each folder.\
\
To create OVRLand Folders, simply navigate to [Marketplace](https://marketplace.ovr.ai), go to "My Assets," and choose "OVRLand Folders."<br>

<figure><img src="https://122322679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fkyf19U064qDKiwqcT3EU%2Fuploads%2FZleL7L3GgU5ASKS0JvdO%2Fimage.png?alt=media&#x26;token=e4286cbc-f955-4b90-9ab2-7330fe52c139" alt=""><figcaption><p>Marketplace, OVRLand Folders</p></figcaption></figure>

Furthermore, OVRLand folders serve as a practical tool for publishing larger experiences through the [Web Builder](https://builder.ovr.ai/) and [Unity SDK](https://github.com/OVR-Platform/unity-sdk). Please remember, when aiming to publish larger experiences, ensure that each OVRLand Folder contains a maximum of 7 lands, all of which must be adjacent to one another.


---

# 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://docs.overthereality.ai/over-wiki/own/what-is-an-ovrland/ovrland-folders.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.
