# NFT Overview

<figure><img src="/files/81bp0kpJAFuhRFrHTYTi" alt=""><figcaption></figcaption></figure>

* **In-game NFTs**\
  Characters providing hash rate boosts.
* **Mystery Blind Box**\
  NFTs obtained by opening blind boxes, dropping randomly during gameplay.
* **Upgrade and Reforge**\
  Initial hashpower bonus and randomly generated attributes can be enhanced or reforged by consuming other NFTs.
* **Boost Your Hashpower**\
  High-end NFTs offer greater boosts.

***

## NFT Colors (quality levels)

| Color  | Acquisition | Max level | Max side-buffs | Quality |
| ------ | ----------- | --------- | -------------- | ------- |
| Green  | Blind box   | 30        | 1              | C       |
| Blue   | Blind box   | 30        | 2              | B       |
| Purple | Blind box   | 30        | 3              | A       |
| Orange | Blind box   | 30        | 4              | S       |

***

## Probability Per Color

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

| Quality | Probability |
| ------- | ----------- |
| C       | 60%         |
| B       | 30%         |
| A       | 9%          |
| S       | 1%          |


---

# 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://litepaper.karatgalaxy.io/nft-overview.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.
