# 可变NFT

通过利用 Sui 的 Move 语言中的动态字段功能，可变 NFT 能够随着玩家的旅程演变。与传统静态 NFT 不同，可变 NFT 能随着时间的推移进行适应和成长，体现增强的皮肤、模块化组件或嵌入的背景故事和统计数据。这一创新使区块链技术在游戏中更有意义和互动性。

在 Warped Universe 中，可变 NFT 将成为玩家成就的动态链上延伸，随着旅程的推进不断演化。


---

# 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/ke-bian-nft.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.
