# Ommniverse Whitepaper

## Ommniverse Whitepaper

- [Introduction about NFT](https://whitepaper.ommniverse.ai/introduction-about-nft.md): Introduction
- [NFT Marketplace](https://whitepaper.ommniverse.ai/introduction-about-nft/nft-marketplace.md)
- [Advantages of NFTs](https://whitepaper.ommniverse.ai/introduction-about-nft/advantages-of-nfts.md)
- [Fractional NFT](https://whitepaper.ommniverse.ai/fractional-nft.md)
- [Why does art have fractional ownership?](https://whitepaper.ommniverse.ai/fractional-nft/why-does-art-have-fractional-ownership.md)
- [Incentives for fractionalization and benefits](https://whitepaper.ommniverse.ai/fractional-nft/incentives-for-fractionalization-and-benefits.md)
- [Scope](https://whitepaper.ommniverse.ai/fractional-nft/scope.md)
- [Security](https://whitepaper.ommniverse.ai/security.md)
- [Buyout (Auction)](https://whitepaper.ommniverse.ai/security/buyout-auction.md)
- [Governance](https://whitepaper.ommniverse.ai/security/governance.md)
- [What Can Be Built With Ommniverse Governance?](https://whitepaper.ommniverse.ai/security/what-can-be-built-with-ommniverse-governance.md)
- [What is Ommniverse?](https://whitepaper.ommniverse.ai/what-is-ommniverse.md)
- [Ommniverse Curators & Owners](https://whitepaper.ommniverse.ai/ommniverse-curators-and-owners.md)
- [Ownership](https://whitepaper.ommniverse.ai/ommniverse-curators-and-owners/ownership.md)
- [Business Model](https://whitepaper.ommniverse.ai/business-model.md)
- [Ommniverse Ecosystem](https://whitepaper.ommniverse.ai/ommniverse-ecosystem.md)
- [Technical Details](https://whitepaper.ommniverse.ai/technical-details.md)
- [Tokenomics(OMMI)](https://whitepaper.ommniverse.ai/tokenomics-ommi.md)
- [Token Release](https://whitepaper.ommniverse.ai/tokenomics-ommi/token-release.md)
- [Token usecase](https://whitepaper.ommniverse.ai/token-usecase.md)
- [Ommniverse Marketplace](https://whitepaper.ommniverse.ai/ommniverse-marketplace.md)
- [NFT Staking](https://whitepaper.ommniverse.ai/nft-staking.md)
- [Mystic Realm](https://whitepaper.ommniverse.ai/mystic-realm.md)
- [Tokenization of RWA with Ommniverse](https://whitepaper.ommniverse.ai/tokenization-of-rwa-with-ommniverse.md)
- [Miss OMMI – A pioneer contest in the realm of Web3](https://whitepaper.ommniverse.ai/miss-ommi-a-pioneer-contest-in-the-realm-of-web3.md)
- [Roadmap](https://whitepaper.ommniverse.ai/roadmap.md)
- [Disclaimer for Ommniverse.ai NFT Marketplace](https://whitepaper.ommniverse.ai/disclaimer-for-ommniverse.ai-nft-marketplace.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.ommniverse.ai/introduction-about-nft.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.
