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

# Overview

![](/files/kWjDs7OOCk3rgFuzvHKe) ![](/files/HsrCvg8LjqaMLFyA0NW5) ![](/files/arsySa7hF5Kd58HUgCCV)

## NFTs at Launch

The first NFT items to be implemented in the game will be the Player Banners, which serves as a profile picture for the player, and is something that the opponent can see before the match. Each Portrait will consist of a unique Angrymal avatar, generated from a selection of traits.&#x20;

Player Banners importantly unlock Play-to-Earn functionality by enabling conversion between Chaos Orbs and Chaos Shards. Holders also earn additional boost and bonuses to level up their in-game experience.

The exact combination of traits will determine the overall rarity of the Player Portrait NFT and the resulting background of the Portrait.&#x20;

In April, we minted sold out or 4,444 Genesis Player Banner NFT collection.

![Show off your Player Banner NFTs in-game](/files/nBYv8bQDV66TX8sM4Z04)

## Future Planned NFTs

Future NFT content that are currently planned for inclusion in the game include the following:

* Player Taunts: Did you just take out the whole enemy team with a finely placed barrage of carrots? Or did you just throw the game by missing the easiest shot in the world? Let your opponents know how you feel with a funny emoji, designed specifically to induce maximum laughs, or emotional distress.
* Battlefield decorations: The battlefield is a desolate place. Make it more welcoming by adding unique decorations such as Dinosaur fossils, unexploded landmines, and more.
* Character skins: Don’t let your Angrymals stand around in underpants! Give them some wacky clothes to look as stylish as possible whilst blasting your opponents.


---

# 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.angrymals.io/nfts/overview.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.
