# faq

- [General](https://help.metahi.world/metahi/faq/general.md)
- [What is MetaHi?](https://help.metahi.world/metahi/faq/general/what-is-metahi.md)
- [What is 'the Metaverse'?](https://help.metahi.world/metahi/faq/general/what-is-the-metaverse.md)
- [Converting a photo to a 3D NFT](https://help.metahi.world/metahi/faq/general/converting-a-photo-to-a-3d-nft.md)
- [Use your NFTs in augmented reality](https://help.metahi.world/metahi/faq/general/use-your-nfts-in-augmented-reality.md)
- [What is a Blockchain?](https://help.metahi.world/metahi/faq/general/what-is-a-blockchain.md)
- [What Are Gas Fees?](https://help.metahi.world/metahi/faq/general/what-are-gas-fees.md)
- [Which chain(s) does MetaHi support?](https://help.metahi.world/metahi/faq/general/which-chain-s-does-metahi-support.md)
- [How to connect your wallet to the Polygon network?](https://help.metahi.world/metahi/faq/general/how-to-connect-your-wallet-to-the-polygon-network.md)
- [How to sign a message using your wallet?](https://help.metahi.world/metahi/faq/general/how-to-sign-a-message-using-your-wallet.md)
- [Creators](https://help.metahi.world/metahi/faq/creators.md)
- [How to earn?](https://help.metahi.world/metahi/faq/creators/how-to-earn.md)
- [What are the fees?](https://help.metahi.world/metahi/faq/creators/what-are-the-fees.md): 🔍 MetaHi offers 0% which means, creators collect 100 of their earnings!
- [How will I be paid?](https://help.metahi.world/metahi/faq/creators/how-will-i-be-paid.md)
- [How do I import/export .GLB files?](https://help.metahi.world/metahi/faq/creators/how-do-i-import-export-.glb-files.md)
- [What 3D modeling software does MetaHi support?](https://help.metahi.world/metahi/faq/creators/what-3d-modeling-software-does-metahi-support.md)
- [What info should I include on my profile?](https://help.metahi.world/metahi/faq/creators/what-info-should-i-include-on-my-profile.md)
- [...More](https://help.metahi.world/metahi/faq/creators/...more.md): Additional Creator FAQ's
- [GLB model is not textured in the MetaHi viewer?](https://help.metahi.world/metahi/faq/creators/glb-model-is-not-textured-in-the-metahi-viewer.md)
- [Collectors](https://help.metahi.world/metahi/faq/collectors.md)
- [How to redeem my 3D asset?](https://help.metahi.world/metahi/faq/collectors/how-to-redeem-my-3d-asset.md)
- [Supported Metaverses](https://help.metahi.world/metahi/faq/supported-metaverses.md)
- [Decentraland](https://help.metahi.world/metahi/faq/supported-metaverses/decentraland.md): decentraland.org
- [Spatial](https://help.metahi.world/metahi/faq/supported-metaverses/spatial.md): spatial.io
- [Mozilla Hubs](https://help.metahi.world/metahi/faq/supported-metaverses/mozilla-hubs.md)
- [SuperWorld](https://help.metahi.world/metahi/faq/supported-metaverses/superworld.md)
- [Other](https://help.metahi.world/metahi/faq/supported-metaverses/other.md): MetaHi supports every metaverse that allows importing of NFTs or upload of custom 3D models. Here is the list of the metaverses that are supported:


---

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