# Decentraland

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

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

1. Obtain a 3D model of your asset and download it from our website. \
   You may follow the steps described here ➡ [How to redeem my 3D asset?](/metahi/faq/collectors/how-to-redeem-my-3d-asset.md)
2. Go to [Decentraland Builder](https://builder.decentraland.org/) and log into your Decentraland account.
3. Select 'BUILD SCENES' from the Overview menu.

![](/files/quuX99ThJwuurLKwFtcC)

4. Select one of your 'SCENES' or create a new one.

![](/files/YuWbAarUNgrxgdZeMjMu)

5. Click create asset pack.

![](/files/IZii4E9KCITJkFaCO2cz)

6. Upload your 3D model that was saved onto your device in the 1st step of this tutorial by clicking 'IMPORT'.

![](/files/UzCQdAEHLkQdo5thDi91)

7. Have fun building your next Decentralized world!

{% hint style="info" %}
TIP: You can adjust the scale of the asset by clicking the "R" button or selecting "TOGGLE SCALING" at the top menu.
{% endhint %}

![](/files/V21Iyoe7TvrjdXazu54U)


---

# 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/decentraland.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.
