# 代币经济学

SFO总量10亿枚，分配规则如下：

<table data-header-hidden><thead><tr><th></th><th width="150"></th><th width="150"></th><th></th></tr></thead><tbody><tr><td><p> </p><p>分配方</p><p> </p></td><td><p> </p><p>占比</p><p> </p></td><td><p> </p><p>总量</p><p> </p></td><td><p> </p><p>释放情况</p><p> </p></td></tr><tr><td><p> </p><p>核心团队</p><p> </p></td><td><p> </p><p>4%</p><p> </p></td><td><p> </p><p>40,000,000</p><p> </p></td><td>在6个月以后分48期按月线性释放完毕</td></tr><tr><td><p> </p><p>生态建设</p><p> </p></td><td><p> </p><p>2%</p><p> </p></td><td><p> </p><p>20,000,000</p><p> </p></td><td>初始释放20%，剩余80%在6个月以后分18期按月线性释放完毕</td></tr><tr><td><p> </p><p>技术更新及维护</p><p> </p></td><td><p> </p><p>2%</p><p> </p></td><td><p> </p><p>20,000,000</p><p> </p></td><td>初始释放20%，剩余80%在半年后分18期按月线性释放</td></tr><tr><td><p> </p><p>运营</p><p> </p></td><td><p> </p><p>1%</p><p> </p></td><td><p> </p><p>10,000,000</p><p> </p></td><td>初始释放20%，剩余80%在半年后分18期按月线性释放完毕</td></tr><tr><td><p> </p><p>流动性维护</p><p> </p></td><td><p> </p><p>1%</p><p> </p></td><td><p> </p><p>10,000,000</p><p> </p></td><td>全部用于LP资金</td></tr><tr><td><p> </p><p>游戏产出</p><p> </p></td><td><p> </p><p>90%</p><p> </p></td><td><p> </p><p>900,000,000</p><p> </p></td><td>非线性，释放完毕则停止产出</td></tr></tbody></table>

{% hint style="info" %}
核心团队4000万，生态建设剩余1600万，技术更新维护剩余1600万，运营剩余800万，共计8000万SFO，已经放弃owner权限。
{% endhint %}

### SFO销毁机制

1. mint USER NFT时花费SFO销毁 50%；
2. 购买食物花费SFO销毁 50%；
3. USER NFT,KOL NFT升级时花费SFO销毁 50%；
4. USER NFT升级为KOL NFT时销毁 30%；
5. NFT饱食度降为0以下，再次激活时花费SFO销毁 50%。


---

# 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://s-zzs.gitbook.io/starfish_zh/jing-ji-mo-xing/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.
