# NFTs

NFTs (Non-Fungible Tokens) are widely used across crypto and DeFi. NFTs are virtual tokens that use blockchain technology to record proof of ownership of everything unique or scarce – such as collectible playing cards or digital artwork.

NFTs have gained high popularity as a way for creators to monetize artwork, songs and images in a way that wasn’t really possible before. They are digitally certified with a unique signature that is practically impossible to forge, giving the maker full credit for their work. When building our portfolio tracker and swap, we wanted to utilize NFTs in a way that would benefit the holder to earn rewards from us.&#x20;

Our NFTs will be available for our DAO members, as we will be providing them with benefits through staking STATS token.

NFT holders will receive rewards from the fees that our platform generates by allowing tokens to be featured on our main page. Projects can contact us to go other their information and token, once verified whether it's new or old, they will pay a fee for us to show them to our users. This revenue will be distributed to NFT holders.&#x20;

Platform revenue back to NFT holders.&#x20;


---

# 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://stats.gitbook.io/stats/utility/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.
