# 6.3 Risk Mitigation

Technical Risks

* All smart contracts undergo third-party security audits.\ <br>
* NFT-to-asset mapping modules are upgradable but require multisig authorization to prevent malicious modifications.\ <br>

Market Risks

* To avoid over-reliance on subsidies, XUnit is fee-driven from day one.\ <br>
* The narrative avoids speculative NFT hype, positioning NFTs as proof primitives for asset verification and value transfer.\ <br>

Legal Risks

* XUnit is explicitly positioned as a technology protocol layer, not an issuer or guarantor of real-world assets.\ <br>
* Public-facing documentation emphasizes terms like “proof,” “index,” and “abstraction” rather than “security” or “ownership,” minimizing exposure to securities classifications.


---

# 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/6.-governance-and-compliance/6.3-risk-mitigation.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.
