# Business Model

Ommniverse's sources of income are the Ommniverse 1/1 art sale, service, and transaction fees charged to buyers and curators. Ommniverse will also assist up and coming young curators, for whom a portion of the sales proceeds is theirs under a separate contract.&#x20;

* &#x20;50% of the Ommniverse volume will be used to purchase OMMI tokens from the market, which will be burned'&#x20;
* This will have a good long-term effect and assist in lowering the market's supply of Ommniverse tokens&#x20;
* The first step is to divide an NFT into X shares, each of which will represent a portion of the entire NFT and be available for purchase based on the notion of a fractionated art NFT&#x20;
* Since every purchase will be based on an auction model, bids may be made for either the entire NFT or for a portion of those purchases&#x20;
* &#x20;It should be noted that the auction for the specific NFT will only be open for a brief period of time during which bids can be made( the highest bidder receives the NFT shares.&#x20;
* The value of each share may either be the same or may vary depending on its rarity. It is entirely up to the curator
* A OMMI token, which will be released together with the platform, will be used for all transactions&#x20;
* The Ommniverse platform will extract a certain service fee for each transaction to cover maintenance and other costs.


---

# 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://whitepaper.ommniverse.ai/business-model.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.
