# 代币经济模型

在仔细检查了现有的 GameFi 代币经济模型后，我们决定采用 **固定供应一代币模型**。 这是 Decentraland 或 Sandbox 等一些较旧的 GameFi 平台选择的路线，但它再次受到欢迎。 这是该模型基于 Pixudi 的版本：

由于代币供应量是固定的，所有交易费用将以USDT收取，并通过Pixudi Bridge桥接至游戏中。 通过实施这种机制，我们无需将代币出售到市场上，从而使费用与游戏性能分开。

为了让固定供应量的代币产生价值，我们将引入**分红模型**。 所有质押 Pixudi 原生代币的红利都将以桥接到游戏中的其他资产支付 - USDT、NEAR 等。这是一种简单的机制，用户可以理解，并且可以从 Pixudi 代币的价值中获利。

为了支持和增加 Pixudi 代币的价值，我们将实施**燃烧机制**。 代币销毁时间表将在稍后发布。

我们的目标是创建可持续和去中心化的经济，推动 Pixudi 的长期增长。 为了确保减轻生态系统的进一步风险，我们将利用做市商。


---

# 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://docs.pixudi.com/pixudi-manual/ch/dai-bi-jing-ji-xue/dai-bi-jing-ji-mo-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.
