# NFT

<figure><img src="https://924614038-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAmseckznagDpUOxJphXX%2Fuploads%2FGn07KeVayF9tr3V0TNDD%2Fimage.png?alt=media&#x26;token=0451ffc4-56e3-4a31-8c89-621d24d5378f" alt=""><figcaption><p>NFT</p></figcaption></figure>

By performing task on the testnet you will be rewarded with tokens which you can use to mint NFTs.\
\
The rewards for minting NFTs are structured as follows:

* 5 CNT- 1 Bronze NFT
* 10 CNT- 1 Silver NFT
* 20 CNT- 1 Gold NFT

As an added incentive, once the CAGA Network transitions to the mainnet, holders of these NFTs can anticipate receiving a mystery reward. This rewards system not only encourages engagement with the testnet but also provides an exciting opportunity for future benefits on the mainnet.

Once the metadata is confirmed, a smart contract is deployed on the blockchain, generating a unique token representing ownership of the digital content. This token, known as an NFT, is stored securely on the blockchain, providing a transparent and immutable record of ownership. Minting NFTs allows creators to establish ownership rights, and potentially monetize their work through sales or auctions on NFT marketplaces - during the mainnet.


---

# 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://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/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.
