# 5.1 Value Capture Mechanisms

XUnit’s economic model is built on protocol-native value flows, not inflationary token emissions. Key mechanisms include:

* Protocol Fees\
  \
  ৹  Fees are collected on core operations including NFT minting, F-NFT fractionalization, cross-chain transfers, and liquidity transactions.\
  \
  ৹  Collected fees flow into an ecosystem fund, supporting protocol upgrades, security audits, and developer incentives.

* Asset Collateralization\ <br>

  * Issuers integrating with XUnit must post collateral (e.g., stablecoins or OKB) to ensure accountability for asset authenticity and compliance.<br>
  * This mechanism raises entry standards, mitigating risks from low-quality or fraudulent assets.

* Genesis NFT Scarcity\ <br>
  * Genesis NFTs serve as early participation certificates and long-term rights carriers.\ <br>
  * Holders unlock privileges such as airdrops, whitelist access, and revenue-sharing rights, embedding intrinsic value into early adoption.


---

# 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/5.-protocol-economics/5.1-value-capture-mechanisms.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.
