# 代币与分配

{% hint style="info" %}
💡 **代币总供应量和分配**
{% endhint %}

**总供应量：10亿 DRT，1,000,000,000 DRT Tokens. 单币模式，无项目方预留，取之游戏用之游戏**

{% hint style="info" %}
💡 **初期发行：3亿 DRT（30%）, 300,000,000 DRT Tokens.**

**第一年（非自然年，包含季前赛的共5个赛季）**
{% endhint %}

<figure><img src="/files/PkZKYVT4oVSaVuzyX6Yv" alt=""><figcaption></figcaption></figure>

| 比例  | 代币数量      | 类型                     | 说明                              |
| --- | --------- | ---------------------- | ------------------------------- |
| 10% | 1亿 DRT    | 游戏产出                   | 玩家日常产出                          |
| 11% | 1.1亿 DRT  | 社区激励和赛季奖励              | 用于日常游戏活动奖励，按活动参与度和成就分配，按照4个季度解锁 |
| 9%  | 9000万 DRT | IDO、初期资金池及市场推广、Advisor | 做为初期启动资金、交易对建立及市场推广活动           |

{% hint style="info" %}
💡 **后期发行和分配：7亿 DRT（70%），700,000,000 DRT Tokens.**

**第二年及第三年**
{% endhint %}

<figure><img src="/files/uyuX7d0i55LwgToDJ0yO" alt=""><figcaption></figcaption></figure>

| 比例  | 代币数量      | 类型        | 说明                                 |
| --- | --------- | --------- | ---------------------------------- |
| 35% | 3.5亿 DRT  | 游戏产出      | 玩家日常产出                             |
| 15% | 1.5亿 DRT  | 社区激励和赛季奖励 | 用于日常游戏活动奖励，按活动参与度和成就分配，按照季度解锁      |
| 10% | 1亿 DRT    | 社区基金      | 用于支持玩家社区活动、提案和治理，按照月度解锁            |
| 10% | 1亿 DRT    | 生态系统发展    | 用于支持第三方开发者、新合作伙伴及其他生态系统发展项目，按照月度解锁 |
| 5%  | 5000万 DRT | 长期运营储备    | 作为长期运营和应急资金储备                      |

{% hint style="info" %}
💡 **代币获取途径**
{% endhint %}

* **日常游戏活动奖励**：通过参与游戏内的种植、收获、打怪等活动获得金币及钻石，并根据比例兑换相应的DRT；
* **铸造NFT进行出售**：玩家可以通过铸造和出售稀有的NFT获得DRT收入，原龙狗NFT、土地NFT、宠物NFT是铸造前置要求，例如：

| 持有NFT | 效用                                 |
| ----- | ---------------------------------- |
| 土地NFT | 架设工坊，铸造所有NFT的前置条件（除像素法师外）          |
| 人物NFT | 可以进行皮肤或其他类型NFT的铸造，不同等级的NFT能力和要求不一样 |
| 宠物NFT | 可以进行其他宠物的铸造、升级，不同等级的NFT能力和要求不一样    |
| 像素法师  | 可以进行魔法物品的铸造                        |

* **特殊活动和赛季奖励**：参与赛季或特殊活动，根据排名和贡献获得DRT奖励；
* **社区治理参与**：玩家通过参与社区投票和提案活动获得DRT奖励。


---

# 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/dai-bi-yu-fen-pei.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.
