# 2.3 NFTs as the Entry Point

NFTs possess technical characteristics that make them natural carriers for RWAs:

* Minimum Proof Unit (MPU): NFTs can map fractional ownership, claims, or income rights of RWAs into verifiable on-chain objects.\ <br>
* Composability & Fractionalization: NFTs can be fractionalized into fungible tokens (F-NFTs) for DeFi liquidity pools, lending markets, and derivatives.\ <br>
* Retail familiarity: Compared to abstract bonds or invoices, NFTs have higher user awareness and acceptance, lowering barriers to retail adoption.\ <br>

Cross-asset adaptability: From real estate to carbon credits to collectibles, NFTs can serve as a Universal Asset Wrapper (UAW) across categories.


---

# 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/2.-market-background/2.3-nfts-as-the-entry-point.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.
