# Building in the Metaverse

To Build in the metaverse, the user must own land. See [Land Ownership in the Metaverse](/user-manual/land-economy/types-of-land-ownership.md) for more information.&#x20;

1\) Go to the Map of the Metaverse which you own land in. Right click on the deployed land and Enter Dimension.&#x20;

![](/files/B8hzJzPkJ9NiUqGdeKoL)

2\) Initially a Metaverse will appear as a vast space with some voxel placement. Scroll the mouse backwards to find your avatar.&#x20;

![](/files/Z6pjUS5Abjki5JjL4b3l)

3\) To enter build mode your avatar must be on land that is owned by you. Push the 'R' key and select to Activate Build Mode.&#x20;

![](/files/4x9shYXkoroar8r7o9tl)

4\) When build mode is activated you can;&#x20;

* Build with voxels and upload new voxel textures.
* Place NFTs, props or media.&#x20;
* Customize the Skybox environment. &#x20;

![](/files/NX1eGoAg0L2bmiLLtNwI)

The highlighted red area indicates the boundary of your land. It is your allowable buildable area. You can only build inside this perimeter.&#x20;

![](/files/lzKeH5NPQf2lnWb5hYxE)

Note: Height limitation for voxel building is 95 voxels and 100m for 3D assets.&#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://metaversenw.gitbook.io/user-manual/building/building-in-the-metaverse.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.
