# Why does art have fractional ownership?

A decentralized protocol called fractional makes it possible for one or more NFTs to be collectively owned and governed. The tokens have control over the NFT that they hold and operate like regular ERC20 or ERC1155 tokens.&#x20;

It is easier to acquire and hold a portion of an NFT using fractional. This makes it possible for users who have been degraded by particular NFTs or artists (like Beeple) to purchase some of their production. Furthermore, the original curator of the NFT can see some liquidity in their assets by breaking up the NFT rather than selling it as a whole.


---

# 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/fractional-nft/why-does-art-have-fractional-ownership.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.
