> For the complete documentation index, see [llms.txt](https://wp.warped.games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan.md).

# Warped Universe 中的所有权

- [简介](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan/jian-jie.md): 在游戏中实现有意义的区块链集成
- [战斗通行证](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan/zhan-dou-tong-xing-zheng.md): 通往宇宙的钥匙与进度追踪
- [Koju](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan/koju.md): 用于个性化的货币
- [游戏库（Game Vault）](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan/you-xi-ku-game-vault.md): 安全地链上管理和存储您的资产
- [个人保险库（Personal Vault）](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan/ge-ren-bao-xian-ku-personal-vault.md): 让所有权触手可及
- [在《Warped Universe》中进行购买](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan/zai-warped-universe-zhong-jin-xing-gou-mai.md): 简化购物体验
- [成就与物品获得](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan/cheng-jiu-yu-wu-pin-huo-de.md): 伟大必须靠努力争取。
- [进化的饰品和赛季奖励](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan/jin-hua-de-shi-pin-he-sai-ji-jiang-li.md): 通过进化物品实现个性化进步
- [区块链《Warped Universe》中的应用](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan/qu-kuai-lian-warped-universe-zhong-de-ying-yong.md): 将传统游戏体验与区块链创新相结合


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wp.warped.games/chinese-warped-universe-whitepaper/warped-universe-zhong-de-suo-you-quan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
