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

# META ARENA

META ARENA is a metaverse game and NFT platform project conducted by Natris.

Players can collect and combine different unique avatars to enjoy various games such as battles and earn $META (META ARENA Token) as a reward for their contributions. An avatar is an alter ego of the player moving in the META ARENA world. You can collect and combine various avatars to grow your own avatars and enjoy various activities in META ARENA. As the META ARENA world grows, you can collect characters representing future cooperative world as avatars.

The cooperative world using the META ARENA platform is a different game world from META ARENA.  Items acquired through gameplay support conversion to NFT via $META and can be traded with other players in the marketplace.

### Official META ARENA Channel

◆ **Website:** [https://metaarena.world/](https://klaymeta.io)

◆ **Docs:** <https://docs.metaarena.world/>

◆ **Medium:**[ https://medium.com/@METAARENA](https://medium.com/@metaarena)

◆ **Telegram:** <https://t.me/METAARENA_WORLD>

◆ **Twitter:** [https://twitter.com/](https://twitter.com/KLAYMETA)[@METAARENA\_WORLD](https://twitter.com/i/flow/login?redirect_after_login=%2FMETAARENA_WORLD)


---

# 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.heroblaze3kd.io/meta-arena.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.
