# NFTs

NFTs on Polarise represent ownership of social activity and content on the platform.

Posts, Discussion Threads, Q\&A Bounties, and other interactive content can be minted as NFTs, allowing creators and contributors to hold on-chain ownership tied to engagement and participation.

All NFTs on Polarise are built using **ERC-1000**, a custom standard that enables seamless conversion between NFT and fungible representations. This design allows social assets to remain flexible, composable, and liquid as activity evolves.

NFTs serve as the foundation for ownership, participation, and value alignment across the Polarise SocialFi ecosystem.


---

# 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://docs.polarise.org/nft-and-erc-1000-standard/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.
