> For the complete documentation index, see [llms.txt](https://help.metahi.world/metahi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.metahi.world/metahi/faq/supported-metaverses/spatial.md).

# Spatial

{% hint style="info" %}
All NFTs that are listed on the MetaHi marketplace are supported in Spatial!
{% endhint %}

To use your NFTs in Spatial the only thing you need to do is log in using the same wallet. Spatial supports our NFT token standard, therefore you don't even need to download your NFT - it is integrated seamlessly. To import your 3D NFTs into Spatial, just follow these simple steps:

1. Log into Spatial using your wallet.

![](/files/9IbHmicKyyPAtylZuI2U)

2. Click '+CREATE A SPACE' and select the space you want to use&#x20;

![](/files/F07abV6OaN7zpq2Ifxg4)

2. Click the plus sign ( + ) in Worldbuilder

![](/files/AZBbYF6wFxdgIKSoj55c)

3. Select 'NFTs' from the Content Menu

![](/files/e1bXi5eEIHFMG7Myds65)

4. Select 'POLYGON' from the network options.

![](/files/SVSI8fOARjNYQSfNEBOw)

5. Select the NFT that you want to use

{% hint style="info" %}
TIP: You can adjust position, rotation, and scale in the panel on the left side.
{% endhint %}

![](/files/gY4OOHuRgU8X6uo9SF1b)

6. Have fun!

{% hint style="info" %}
TIP: For the best experience, we recommend using Spatial in VR! \
There, you can interact with your NFTs in new and exciting ways.&#x20;
{% endhint %}

![](/files/aQEjAMGHpNLYIEfiZBQR)


---

# 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://help.metahi.world/metahi/faq/supported-metaverses/spatial.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.
