# 3. Protocol Overview

XUnit 被设计为一个建立在 X Layer 之上的 RWA-NFT 基础设施协议。其核心目标是：通过抽象化与标准化机制，将现实资产转化为 可验证、可组合、可流通 的链上对象，从而形成 RWA 与 DeFi 的统一底层标准。


---

# 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/chinese/3.-protocol-overview.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.
