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

# IP, NFT

NFT represents the player's positioning and role as an important carrier for games. The circulation of NFT can facilitate players to realize or transfer value. The platform has built the Marketplace to allow players to trade with each other freely. <br>

### More details

1.Some of our NFTs are backed by plenty of famous Japanese anime IPs. Each of them has a huge number of fans across Asia, and is highly worthy of collecting.

2.Our exquisite mecha hero NFTs are original designed by Mechaverse CDO Iwai Lincoln who's also a famous digital artist in Japan. He participated in the early visual design development of well-known game like "Final Fantasy", "Dark Souls".

3.Mechaverse Labs as a Japanese Web3 entertainment platform will launch 4 games soon including Auto Chess game, Battle Royale game, 3D Fighting game and UFO CATCHER. Our NFTs will be keys to experience and connect all those entertainment Game-Fis in Mechaverse Labs eco. Of course ,are the keys to earn. There are more than 3 new game productions in the process of design and development. The bigger web3 entertainment eco-system we provide, the wider NTF applications will be.

4.Mechaverse Labs has a offline web3 entertainment stadium for consumers experiencing located in Tokyo TV Tower. Our NFTs holders will be able to enjoy our entertainment facilities there, participate in our offline E-Sports Season, and have chance to win the lottery rewards like anime IP original manuscript, meeting up with IP authors in person.\ <br>


---

# 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.mechaverse.cc/economy/ip-nft.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.
