# SuperWorld

{% hint style="info" %}
All NFTs that are sold in the MetaHi marketplace are supported in SuperWorld!
{% endhint %}

To use your 3D NFTs in SuperWorld, follow these steps:

1. Obtain a 3D model of your asset by buying and downloading it from our website. Follow the steps described here: [How to redeem my 3D asset?](/metahi/faq/collectors/how-to-redeem-my-3d-asset.md)
2. Login to SuperWorld using your email and connect your wallet
3. Click on [the map](https://map.superworldapp.com/) and enter it
4. Find the location where you would like to use your 3D NFT

{% hint style="info" %}
TIP: Click on AR view to see other people's NFTs that are uploaded
{% endhint %}

![](/files/kTlfTsVdM4FKRW922G0q)

5. Click on the plus button next to AR view and upload the 3D model that you've downloaded in the first step of this tutorial

![](/files/ceIK8oWgq3HzyMaefsBO)

6. Add a description and upload a thumbnail of your asset

{% hint style="info" %}
TIP: you can download the original NFT thumbnail from our marketplace by right-clicking on the image and selecting "Save image as"&#x20;
{% endhint %}

![](/files/CCVHbaIVNjyFYZThINrV)

7. Once the upload is complete you will be able to see your NFT on the map!

![](/files/VfdD03EqeDgZ8tcyBAiQ)


---

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