# SUI网络

- [介绍](https://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo/jie-shao.md): 让区块链对所有玩家都触手可及
- [Move 编程语言](https://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo/move-bian-cheng-yu-yan.md): 专为游戏而生
- [我们为什么选择SUI](https://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo/wo-men-wei-shen-me-xuan-ze-sui.md): 构建在 Sui 上的优势
- [SuiPlay0X1](https://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo/suiplay0x1.md): 游戏随身化的新时代
- [封闭式代币](https://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo/feng-bi-shi-dai-bi.md): 链上游戏经济体系
- [可变NFT](https://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo/ke-bian-nft.md): 反映游戏进度的动态 NFT
- [可嵌套 NFTs](https://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo/ke-qian-tao-nfts.md): 增强定制和所有权的动态捆绑包
- [Sui Kiosk](https://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo/sui-kiosk.md): 重新定义链上资产交易
- [Walrus 协议](https://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo/walrus-xie-yi.md): 去中心化数据存储的未来
- [总结](https://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo/zong-jie.md): 游戏区块链的未来


---

# 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://wp.warped.games/chinese-warped-universe-whitepaper/sui-wang-luo.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.
