# 税收

税收是项目收入的主要来源，同时也是调控货币的手段，基于历史因素，我们设定比例如下：

| 税收类型    | 税收比例 | 说明                              |
| ------- | ---- | ------------------------------- |
| NFT交易版税 | 5%   | 保持不变                            |
| DRT转账费用 | 10%  | 与现有金币转账机制相同保持不变                 |
| DRT提现费用 | 10%  | 代币上线后，游戏需要手动同步代币及新铸造的NFT到链上，即提现 |

* **其中游戏内DRT提现费用的50%会进入社区金库**，根据我们的前期规划，社区金库归属于Council Of Mages魔法师议会管理；
* **其中DRT转账费用的20%，即总费用的2%，会直接进行销毁**，用于帮助通缩机制的建立；

以上的税收条款最终可以通过社区治理机制进行调整，请记住我们的目的不是创造利润（否则我们不会在整个代币中没有预留团队部分），而是建立良性发展机制。


---

# 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://dungeonrelics.gitbook.io/dungeon-relics/dai-bi-jing-ji-xue-v1/shui-shou.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.
