# Unique-Team NFT

NFTs concept has been widely used in the Gamfi platform(Game + Decentralized Finance). But its uniqueness hasn't fully applied to any games.&#x20;

For example, you can still see the same monster NFT which duplicates all skills or attributes from another monster NFT in all monster games. Therefore, it isn't unique, it is just a different object with all the same characteristics.&#x20;

Therefore, we enhance Evolion with the real function of NFT which each NFT will be totally different from the other.&#x20;

The main game NFT, nexus, will be a combination of 5 guardians out of 64 first-generation guardians which **cannot be altered**. This method creates more than 7,000,000 combinations in the very first generation. The number will become double every time we add 1 single type of new generation guardian into the pool.

&#x20;We guarantee that each nexus will have no duplication of combination. Therefore, each NFT is really unique and it will create value for each nexus.&#x20;

Let's imagine, you have a nexus which nobody could have the same. It can be possibly become most valuable one day because it is essentially exclusive.


---

# 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://evolion.gitbook.io/whitepaper/nft/unique-team-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.
