# 3.3 协议特性

* 模块化（Modular）：各层设计独立可插拔，支持多资产类别的灵活接入。\ <br>
* 可组合性（Composable）：RWA-NFT 与现有 DeFi 模块（DEX、借贷、衍生品）天然兼容。\ <br>
* 可扩展性（Scalable）：依托 X Layer 的高吞吐量（5,000+ TPS）、低费用与以太坊兼容性，XUnit 能够支持大规模资产发行与交易。
* 安全性（Secure）：引入链下数据验证机制与智能合约审计，确保资产真实性与合约安全。


---

# 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/3.3-xie-yi-te-xing.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.
