# Mozilla Hubs

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

To use your 3D NFTs in Mozilla Hubs, follow these simple 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. Go to [Mozilla Hubs](https://hubs.mozilla.com/spoke/projects/create) and log in using your email
3. In the [Mozilla Hubs Spoke module](https://hubs.mozilla.com/spoke/projects/create), select "New project" or choose your existing project

![](/files/lSPeH5HMN8u18cV9w9zA)

4. Simple drag & drop your 3D model that was downloaded to your computer during the first step of this tutorial or select "My Assets" in the bottom panel and click "Upload"

![](/files/84UTqVwAgmUamB4fKR94)

5. Your model is now uploaded and ready to use!

{% hint style="info" %}
TIP: you can adjust the scale, position, and size of the model using the panel called "Properties" on the right
{% endhint %}

![](/files/PYBlZiRm2ubywKI5sGsx)


---

# 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/mozilla-hubs.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.
