# 代币经济学

### 分配

30 亿个 BLUR 已在创世之初被铸造出来，并将在 4 到 5 年内可供使用。如果你熟悉 UNI，你会注意到 BLUR 遵循类似的时间表，但有额外的最低持有期和更长的分期发放给顾问。最初的 4 到 5 年分配如下：

* 51% 给 Blur 社区成员 `1,530,000,000 BLUR`
* 29% 给过去和将来的核心出资者，分 4 年发放 `867,601,888 BLUR`
* 19% 给 4 年期权的投资者 `565,633,826 BLUR`
* 1%   给 4 到 5 年期期权的顾问 `36,764,286 BLUR`

<figure><img src="/files/bAolxvA7RiFCXvQAlhY0" alt=""><figcaption><p>Genesis $Blur Allocation</p></figcaption></figure>

### 社区金库

从 2022 年 10 月 19 日到 2023 年 2 月 14 日，任何市场的所有 NFT 交易者、拥有 Care Package 的 Blur 历史用户和项目方（Creators）都可以立即领取 12% 的 BLUR，即 360,000,000 BLUR。

12% 的代币可供过去和将来的社区成员领取。通过出资者捐赠，社区倡议以及激励机制，社区金库将有39% 的 BLUR 分配给社区。在这 39% 中，10%（300M BLUR）已拨出作为下一次激励发放的预算。如果所有的奖励预算用完，则可以通过管理投票来分配更多的。

BLUR将根据以下时间表持续分期发放给社区金库：<br>

<table><thead><tr><th width="104.66666666666666">年</th><th>社区金库</th><th>分配%</th></tr></thead><tbody><tr><td>第一年</td><td>468,000,000 BLUR</td><td>40%</td></tr><tr><td>第二年</td><td>351,000,000 BLUR</td><td>30%</td></tr><tr><td>第三年</td><td>234,000,000 BLUR</td><td>20%</td></tr><tr><td>第四年</td><td>117,000,000 BLUR</td><td>10%</td></tr></tbody></table>

核心出资者和发起合伙人的 BLUR 分配将按照相同的时间表，并增加 4 个月的最低持有期要求来分配。顾问的 BLUR 分 48 到 60 个月进行分配，并有 4 至 16 个月的最低持有期要求。

<figure><img src="/files/T1CCBp0qWTEax4jsPjZ4" alt=""><figcaption><p>$Blur 4-Year Release Schedule</p></figcaption></figure>


---

# 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.blur.foundation/chinese/dai-bi-jing-ji-xue.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.
