# Avatar

![](/files/SJNLyP8DDW5A4egtpYh9)

Avatars in META ARENA are the player's virtual representation within the game world and adhere to the Klaytn network's KIP-17 standard for Non-Fungible Tokens (NFT’s).\
\
When summoned, Avatars have randomized attributes such as class, attributes, appearance, and equipment. The Avatar's grade is determined by the parameters of its equipment. Players can enjoy diverse gameplay with their Avatars, earn in-game currency META rewards, or tokenize them as NFT’s to exchange them with other players in the marketplace.

<br>


---

# 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://docs.metaarena.world/english/avatar.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.
