# CAKE 的总量上限

## CAKE 有总量上限吗？

是的，CAKE 现在有一个 4.5亿 的硬性总量上限。

2023 年 12 月 28 号我们进行了最新一期的总量上限调整投票，将总量上限由 7.5亿 再度降到了 4.5亿。提案经由社区投票通过。

投票内容详情：\
<https://pancakeswap.finance/voting/proposal/0x3e014aab40f6551da9f76da0e62e44e9ece55c4997f220057bf3e42dc8307c2f>

## 如何降低 CAKE 总量

大厨们的目标，是通过在 PancakeSwap 的产品中设置通缩机制，从而使**销毁的速度快于铸造速度**。我们的目标就是让 CAKE 销毁的速度比铸造速度更快。

### 减少区块产量

通过减少每个区块的 CAKE 铸造数量，我们可以减缓通胀。这一点，我们已经实施过了：自从第一次减产以来，我们已经有效地将 CAKE 的区块铸造数量从每区块 40 个减少到 11.16 个。但我们不想太频繁、太早地进行减产，我们仍然需要激励用户们提供流动性。

### 通缩机制

PancakeSwap 内的每一个产品中，都内置了代币销毁机制（[查看燃烧地址](https://bscscan.com/token/0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82?a=0x000000000000000000000000000000000000dead)）（比如，购买彩票的 CAKE 中，有 20% 被销毁），当然还有更多。详情请查看 [CAKE 代币经济模型](/chinese/zhi-li-dai-bi-jing-ji/cake-dai-bi-jing-ji-mo-xing.md)页面，了解现有和即将到来的通缩机制。


---

# 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.pancakeswap.finance/chinese/zhi-li-dai-bi-jing-ji/cake-dai-bi-jing-ji-mo-xing/cake-de-zong-liang-shang-xian.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.
