# Tokens on OmniFlix

- [Overview](https://docs.omniflix.network/tokens/overview.md): exploring the various token standards that can be issued on the OmniFlix Network
- [oNFT Standard](https://docs.omniflix.network/tokens/onft.md): OmniFlix works with creators and sovereign communities to help them utilize NFTs to better manage their intellectual property (IP) that is historical, current or futuristic.


---

# 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.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.
