# NFTs

Currently, COG is in the process of launching NFTs.&#x20;

Each NFT is unique and will be minted as an NFT on the Blockchain (SPL Tokens). Two types of NFTs will be available on the COG network.

* Game NFTs
* Platform NFTs

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

### Game NFT

This type of NFT can be owned by engaging with specific games. These type of NFTs can also be purchased. E.g., Playing and winning in Rummy will only earn you Rummy NFT. These NFTs come in different rarities ranging from Common to Legendary and various utility values within the games.

These NFTs can be upgraded by spending COG tokens, giving players a higher utility value in the respective game. E.g., Rummy Common NFT will give a 0.1% rake back to the player, but a Legendary NFT can give up to 5% rake back to the player.

### Platform NFT

This type of NFT is owned by all the players who join, play games and open or link their existing Solana wallet on our platform. This NFT will also come in different rarities ranging from common to Ultra-Legendary.&#x20;

These NFTs can be upgraded by spending tokens which will give players a higher utility value at the platform level, which will help them to score a higher amount of bolts and, thereby, an opportunity to win additional tokens daily and in features such as leaderboard.

Players can also upgrade these NFTs by **embedding** their Game NFTs.&#x20;

Embedding the NFT will destroy the NFT from your wallet.

Higher Platform Level NFTs also give player access to: &#x20;

* Special VIP lobbies.
* Access to New games.
* High reward tournaments.
* Staking rights

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

## Player NFT Journey

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


---

# 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://whitepaper.cogtoken.network/the-cog-on-chain-economy/nfts.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.
