# Fractional NFT

## **Overview:**&#x20;

Fractional NFTs within Romulus allow a single NFT to be divided into multiple fractions, enabling shared ownership. This democratizes access to high-value assets, making them more accessible and tradable.

## **Key Features:**

* **Shared Ownership:** Fractional NFTs distribute ownership among multiple stakeholders, making it possible for a group to collectively own a high-value digital asset.
* **Liquidity Enhancement:** By breaking an NFT into smaller fractions, it becomes easier to trade and sell, improving the liquidity of the asset.
* **Customizable Fractions:** The division of the NFT can be tailored to specific requirements, allowing precise control over the ownership distribution.


---

# 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.volary.io/romulus/contracts/fractional-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.
