> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/vecake-sunset.md).

# veCAKE 退场计划

作为 [Tokenomics 3.0 升级](https://pancakeswap.finance/voting/proposal/0x79ef496c9737e48d9677a6e291ff2a549dee6729c9996398e453af8ecbf0ceb3)的一部分，veCAKE 及其相关产品将逐步退场。以下是受影响的**一些主要产品领域**及变更的生效时间的概览：

## 哪些产品受影响？

1. **veCAKE 和 Gauges 投票**

* 自 **UTC 时间 2025 年 4 月 23 日 00:00 AM** 起，veCAKE 及所有 gauge 投票将停止。
* 最后一轮 gauge 投票将于 \*\*UTC 时间 2025 年 4 月 23 日 00:00 AM（Epoch 37）\*\*结束。
* Epoch 37 的结果将在 \*\*Epoch 38（4 月 25 日 – 5 月 6 日）\*\*执行。
* **Gauges 奖励**，包括 veCAKE Pool APR 和 Bribe APR，将持续累积**至 2025 年 5 月 7 日**。

2. **流动性挖矿**

veCAKE 带来的加成（Boost）将在 **2025 年 4 月 24 日至 5 月 7 日**之间，于持仓管理器（position managers）、Syrup Pools 及挖矿活动中逐步取消。

3. 收入分享

来自交易手续费的 **5% 收入分享**将于 **UTC 时间 2025 年 5 月 7 日 00:00** 结束。此前分配给收入分享的资金现将转入 **CAKE 销毁机制**，使这些资金池的销毁率从 **10% 提升至 15%**。

{% hint style="info" %}
🧭 **注意**：PancakeSwap 网站将逐步更新，以反映平台上 veCAKE 相关功能的全面退场。
{% endhint %}

## 你需要采取哪些行动？

{% hint style="info" %}
CAKE 赎回指南：[质押 CAKE 赎回](/chinese/huan-ying-lai-dao-pancakeswap/vecake-sunset/staked-cake-redemption.md)
{% endhint %}

1. **领取奖励**：要赚取最后一轮 **Epoch 38**（2025 年 4 月 25 日–5 月 7 日）的奖励，请务必**在 UTC 时间 2025 年 5 月 7 日 00:00 AM 之前不要提取你的 CAKE**。
2. **赎回 CAKE/veCAKE：通过 PancakeSwap 界面直接质押 CAKE 的用户有 6 个月的时间来赎回其质押的 CAKE 和 veCAKE，赎回截止日期定为 2025 年 10 月 23 日。**<br>

   对于关联到 \*\*veCAKE managers（例如 Aster、StakeDAO、CakePie）\*\*的 veCAKE，PancakeSwap 将为支持 1:1 赎回的锁仓协议把委托人地址加入白名单。这些协议将在各自的界面上推出赎回页面，允许通过它们质押的用户按 **1:1 的比例将 xCAKE 赎回为 CAKE。详情请参阅各 veCAKE Managers 的公告**。

有关这些变更的更多信息，请查看：

* 📖 [CAKE Tokenomics 3.0 文档](https://docs.pancakeswap.finance/protocol/cake-tokenomics)
* 📝 [博客文章：你需要了解的内容](https://blog.pancakeswap.finance/articles/implementation-of-cake-tokenomics-3-0-what-you-need-to-know)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/vecake-sunset.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
