# How CoinCollect NFTs work?

{% hint style="warning" %}
**Good to know:** All CoinCollect NFTs has its own unique characteristics and power
{% endhint %}

![Meaning of Colors](/files/vru1lLLluK1KXsBPdc2b)

## How NFT powers work?

NFTs have two attributes that help determine their power: Power and Level (Star). Power is represented by a number that is multiplied by a factor of 1x to 9x, which is displayed in the upper left corner of the NFT. The Level or Star rating of the NFT is indicated by a star rating of 1 to 5 stars, which is displayed at the bottom of the NFT. In addition, each NFT is classified as either a Starter (x), Bronze (5x), Silver (15x), or Gold (45x), which determines its base power multiplier. By multiplying the Power and Level attributes with the base multiplier of the NFT class, the total power of the NFT can be calculated.

**Each CoinCollect NFTs has 2 attributes that helps you calculate the power of your NFT**

* Power : on the upper left corner  a number times (1x-9x)
* Level(star): at the bottom of the your NFT (1star-5star)
* Class : Starter(x) - Bronze(5x) - Silver(15x) - Gold(45x)&#x20;

| STARTER NFT | 10                   | 20                   | 30                   | 40                   | 50                   |
| ----------- | -------------------- | -------------------- | -------------------- | -------------------- | -------------------- |
| Power (X)   | Level 1 (1 star NFT) | Level 2 (2 star NFT) | Level 3 (3 star NFT) | Level 4 (4 star NFT) | Level 5 (5 star NFT) |
|             | Hash Power           | Hash Power           | Hash Power           | Hash Power           | Hash Power           |
| 1x          | 10                   | 40                   | 90                   | 160                  | 250                  |
| 2x          | 20                   | 80                   | 180                  | 320                  | 500                  |
| 3x          | 30                   | 120                  | 270                  | 480                  | 750                  |
| 4x          | 40                   | 160                  | 360                  | 640                  | 1000                 |
| 5x          | 50                   | 200                  | 450                  | 800                  | 1250                 |
| 6x          | 60                   | 240                  | 540                  | 960                  | 1500                 |
| 7x          | 70                   | 280                  | 630                  | 1120                 | 1750                 |
| 8x          | 80                   | 320                  | 720                  | 1280                 | 2000                 |
| 9x          | 90                   | 360                  | 810                  | 1440                 | 2250                 |

![Class Powers](/files/D2ej37X87WmkkLcgNfz5)

![](/files/B5oZBIJf8I7pVwB8vzHY)


---

# 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.coincollect.org/coincollect-nft/how-coincollect-nfts-work.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.
