> For the complete documentation index, see [llms.txt](https://docs.metaverse-ico.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metaverse-ico.net/metanft.md).

# MetaNFT

We are very happy that you are part of our community. Now we are going to talk about a very enjoyable topic.

Metachain, which pioneered the firsts, is coming to revolutionize the NFT industry. As a blockchain startup that produces technology, not just uses it, we are designing the world of the future today. And at Metachain, we believe that NFTs are more than just JPEG ownership.

We developed the MetaNFT platform for the Metachain ecosystem by utilizing smart contracts to enable digital assets to enter your daily lives and expand their usage fields. On the MetaNFT platform, unlike other platforms, you can use your digital assets as you wish through smart contracts without the need for any third-party application.

Web 3.0 is inevitable and we will all be there. We all know this, but the unanswerable question is very simple: How?

As Metachain, we offer many revolutionary features and take your NFT experience to the next level. With the MetaNFT platform, you can easily create, personalize, rent or stake NFTs. You can even divide the ownership of your NFTs and tokenize physical assets. Dividing a hotel into 10,000 pieces, distributing them to 10,000 partners, and sharing the profits - that's our dream. To make the world more democratic, more egalitarian.

At the same time, you can convert your digital assets into tokens and organize them into visual or other file types.

Forget all the NFT platforms you've been using and manage your digital collection freely with MetaNFT!


---

# 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://docs.metaverse-ico.net/metanft.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.
