# NFT

**Purpose and Use of the Memerad NFT Collection**

The Memerad NFT collection was designed to bring utility and sustainable value to the Memerad ecosystem. Each NFT serves not only as a collectible but also as a strategic asset that strengthens the tokenomics of the platform.

Through the purchase of NFTs, users directly contribute to the Memerad ecosystem, as a portion of every sale is used to buy and burn Memerad tokens ($MRD), effectively reducing the circulating supply and increasing scarcity.

The rarity distribution is carefully structured as follows:

* 56.6% Common
* 22.6% Uncommon
* 9.8% Rare
* 7.4% Epic
* 3.6% Legendary

Each NFT purchased actively supports the Memerad token economy ($MRD), driving a virtuous cycle of liquidity enhancement and deflationary pressure, ultimately benefiting both NFT holders and token investors.

#### **NFT Rarities (with Percentages)**

|   Rarity  | Percentage | Quantity |                                                   Trait                                                   |
| :-------: | :--------: | :------: | :-------------------------------------------------------------------------------------------------------: |
|   Common  |    56.6%   |    283   | Background Color, Eyes, Headwear Color, Clothing, Headwear, Weapon, Glasses, Chain, Helmet, Ear Accessory |
|  Uncommon |    22.6%   |    113   |                    Mustache, BTC Symbol, Radix Symbol, Ear Accessory, Headphones, Bigot                   |
|    Rare   |    9.8%    |    49    |                                                 Crown (49)                                                |
|    Epic   |    7.4%    |    37    |                            Cigarette (15), Memerad Band(2), Watch(15), Ring (5)                           |
| Legendary |    3.6%    |    18    |                                            Halo (5), Tattoo(13)                                           |


---

# 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.memeradxrd.com/nft.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.
