> For the complete documentation index, see [llms.txt](https://meta-punks.gitbook.io/metapunks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meta-punks.gitbook.io/metapunks/mission.md).

# Mission

Every company strives to capture its audience's attention and engagement, whether it be through their time, their efforts, or money. But the economics and benefits are generally a one way street, only flowing from the user to the company.

The Metaverse team has developed a set of in-game market systems separately. Users can freely generate NFTs and then hang them on the mall for sale in the following ways: bidding auctions, buy-it-yourself prices, or sell them to the official system for recycling. In order to encourage early users to participate more in in-game transactions, we have set up additional rewards for the first batch of users to represent their contribution to the in-game ecosystem.


---

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

```
GET https://meta-punks.gitbook.io/metapunks/mission.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.
