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

# Avatar NFT

###

<figure><img src="/files/oXnUFThMzet6E80g6496" alt=""><figcaption></figcaption></figure>

### 1. Meaning

* WalkMining is more than just a basic M2E pedometer APP. It is a comprehensive NFT ecosystem that users can leverage to enhance their experience within the WalkMining ecosystem. Avatar NFT is a genesis NFT of WalkMining, which is a customized character that enables users to gain better abilities based on the NFT's tier, and 'Partz.'

<figure><img src="/files/9l3uhe1dX8Qh1rNtQpvy" alt=""><figcaption></figcaption></figure>

### 2. Avatar Composition

* Avatar Tier: Common, Rare, Unique, and Legend.&#x20;
* Robot Avatar NFT consists of four parts: Head, Body, Arms, and Legs. The details are as follows:
  * Head: Increase the amount of the maximum energy.
  * Body: Increase luck (randomly can mine $WKG).
  * Arms: Reduce the number of ads shown during mining.
  * Legs: Increase the amount of energy charge per hour.
  * Above each Partz has a different tier (Common, Rare, Unique, and Legend) but the overall tier of the robot Avatar is determined by the Body Partz tier.
* Users can change (attach/detach) the Avatar's Partz, purchased on the NFT marketplace or in-APP shop to reinforce their own Avatar.
  * The common tier Legs and Arms Partz cannot be attached to a rare tier body since the Body Partz determines the tier.

### 3. How to get

* After NFT launchpad sale, we are planning to enable WalkMiners to trade each part on NFT marketplaces or within the in-app environment.
* Users can withdraw/deposit the completed Avatar NFTs through the APP and list them on the NFT marketplace.


---

# 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.walkmining.com/product/nft/avatar-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.
