# NFT Uniqueness

## Why is each Olympic Pin NFT unique?

The International Olympic Committee (IOC) and nWay have turned Olympic pins into non-fungible tokens or NFTs. An NFT is a special kind of cryptocurrency token where each one is cryptographically unique. This means that, like physical collectible pins, there is a limited supply. Each NFT Olympic pin contains identifying information recorded in smart contracts. The smart contract is held on the blockchain with full transparency for anyone to see and verify.

## I see that there are multiple pins with identical designs, how is each one unique?

Each pin has its own unique serial number. Similar to other collectibles, collectors pay close attention to serial numbers. Thus, the same pin with different serial numbers can have different market values.  Keep this in mind when you’re looking to resell your pin on the Marketplace.


---

# 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://faq.nwayplay.com/olympic-pin-nfts/nft-uniqueness.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.
