# 4.1 Real Estate Tokenization

* Real estate is the world’s largest asset class (> $300 trillion) but is highly illiquid.\ <br>
* Transactions rely on centralized registries, with high cross-border costs and slow settlement cycles.\ <br>
* Existing tokenization efforts often take the form of securitization, limited to institutions and inaccessible to retail participants.\ <br>

XUnit Solution

* NFT-based ownership mapping: Properties are fractionalized into MPU-NFTs, each representing verifiable ownership claims or income rights.\ <br>
* Fractionalization into F-NFTs: NFTs can be split into fungible tokens and traded in DEX liquidity pools.\ <br>
* Automated revenue contracts: Rental income and dividends are distributed on-chain, proportionally to NFT or F-NFT holders.\ <br>

Value Unlocked

* Lowers the investment threshold (e.g., “$100 to invest in commercial property”).\ <br>
* Brings liquidity to traditionally illiquid assets by enabling secondary trading.\ <br>
* Provides new financing channels for developers and REITs.


---

# 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://xunit.gitbook.io/xunit/4.-use-cases/4.1-real-estate-tokenization.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.
