> 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/japanese/pancakeswapheyoukoso/vecake-sunset.md).

# veCAKE サンセット

[Tokenomics 3.0 アップグレード](https://pancakeswap.finance/voting/proposal/0x79ef496c9737e48d9677a6e291ff2a549dee6729c9996398e453af8ecbf0ceb3)の一環として、veCAKE およびその関連プロダクトはサンセット（終了）となります。以下に、影響を受ける**主なプロダクト領域**と変更の適用時期についてまとめます。

## 影響を受けるプロダクトは何ですか？

1. **veCAKE および Gauges Voting**

* **2025年4月23日 00:00 AM UTC** より、veCAKE およびすべてのゲージ投票が廃止されます。
* 最後のゲージ投票は **2025年4月23日 00:00 AM UTC（エポック37）** に終了します。
* エポック37の結果は\*\*エポック38（4月25日〜5月6日）\*\*に適用されます。
* veCAKE Pool APR および Bribe APR を含む**ゲージ報酬**は、**2025年5月7日まで**継続して付与されます。

2. **Yield Farming**

veCAKE によるブースト機能は、2025年**4月24日から5月7日**にかけて、ポジションマネージャー、Syrup Pool、ファーミングの各活動で段階的に廃止されます。

3. 収益分配

取引手数料からの**5%収益分配**は、**2025年5月7日 00:00 UTC**に終了します。これまで収益分配に充てられていた資金は**CAKE バーン機能**に振り替えられ、対象プールのバーン率が\*\*10%から15%\*\*に引き上げられます。

{% hint style="info" %}
🧭 **ご注意**: PancakeSwap のウェブサイトは、プラットフォーム全体にわたる veCAKE 関連機能の完全廃止を反映するよう、段階的に更新される予定です。
{% endhint %}

## 必要な対応について

{% hint style="info" %}
CAKE 償還ガイド: [ステーキングCAKE償還](/japanese/pancakeswapheyoukoso/vecake-sunset/staked-cake-redemption.md)
{% endhint %}

1. **報酬のクレーム**: 最後の**エポック38**（2025年4月25日〜5月7日）の報酬を受け取るには、**2025年5月7日 00:00 AM UTC より前に CAKE を引き出さない**ようにご注意ください。
2. **CAKE / veCAKE の償還**: PancakeSwap のインターフェースから直接 CAKE をステークされたユーザーは、ステークした CAKE および veCAKE を償還するための6ヶ月間の猶予期間があります。償還の**締め切りは2025年10月23日**です。<br>

   **veCAKE マネージャー（例：Aster、StakeDAO、CakePie）に紐づけられた veCAKE については、PancakeSwap は 1:1 償還を可能にするロッカープロトコルのデレゲーターアドレスをホワイトリストに追加します。これらのプロトコルは各インターフェース上に償還ページを設置し、そこでステークしたユーザーが xCAKE を1:1で CAKE に償還**できるようになります。**詳細については、各 veCAKE マネージャーのアナウンスをご参照ください**。

これらの変更についての詳細は、以下をご確認ください。

* 📖 [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/japanese/pancakeswapheyoukoso/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.
