# トケノミクスモデル

既存の GameFi トークン モデルを慎重に検討した結果、**固定供給 1 トークン モデル** を採用することにしました。 これは、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/ri-ben-yu/tokenomikusu/tokenomikusumoderu.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.
