# oNFT Standard

## The oNFT standard for NFTs

The current oNFT module which is short for `OmniFlix NFTs` is based on a model that the current Cosmos SDK has with classes and assets and is a derivative of the IRIS Network NFT standard.

\
The current assumptions are pretty primitive but powerful enough to mint, manage and distribute:

* 1/1 digital art collectibles (reference project)
* digital art -- images, video, audio & even text (reference project)
* utility oriented NFTs (reference project)
* communities (reference project)
* events (reference project)
* marketing by communities (reference project)
* playable NFTs (reference project)

..and a lot more.&#x20;

The oNFT standard is currently utilized by the following chains:

* OmniFlix Hub
* Partynite ([website](https://partynite.io))
* Elements of Cosmos, an `AAA` game in the Cosmos ecosystem

## Connect with us

*Interested to implement OmniFlix's NFT & community infrastructure for your film3 movie, studio or your community? Want to create the next-gen media studio on the blockchain?*

Write to us on our [website](https://OmniFlix.network) and in case of any specific queries, reach out to us on [Discord](https://discord.com/invite/6gdQ4yZSTC) or [Instagram](https://www.instagram.com/OmniFlixNetwork/) or [Twitter](https://twitter.com/OmniFlixNetwork) or [Reddit](https://reddit.com/r/OmniFlix) even on our public [Telegram](https://t.me/OmniFlixChat) Group Chat.


---

# 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.omniflix.network/tokens/onft.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.
