> 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/archive-vecake/what-is-vecake.md).

# veCAKEとは？

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28340%29.png" alt=""><figcaption></figcaption></figure>

## **veCAKE とは何ですか？**

veCAKE は vote-escrowed CAKE（投票エスクロー型 CAKE）の略です。譲渡不可であり、veCAKE を取得する唯一の方法は CAKE をステークすることです。最大ロック期間は4年間で、CAKE をロックする期間が長いほど、より多くの veCAKE を受け取ることができます。

## **veCAKE の目的は何ですか？**

veCAKE トークンは PancakeSwap のガバナンスにおいて重要な役割を果たし、PancakeSwap の[ガバナンスプロポーザル](https://pancakeswap.finance/voting)および Gauges Voting システムへの積極的な参加を可能にします。これにより、広範なガバナンスプロポーザルへの投票や、流動性プール内の CAKE エミッションの配分に影響を与えることができます。

## **veCAKE を保有することのメリットは何ですか？**

**週次報酬：** CAKE ステーキングと収益分配を通じて定期的に CAKE 報酬をクレームできます。

{% content-ref url="/pages/6gqX9V2Rnq0GqE3wDVej" %}
[毎週CAKEを稼ぐ](/japanese/pancakeswapheyoukoso/vecake-sunset/archive-vecake/earn-cake-weekly.md)
{% endcontent-ref %}

**Gauges Voting への参加：** 2週間ごとの Gauges Voting に参加することで、希望するプールへの CAKE エミッションを増加・ブーストする影響力を持つことができます。結果は隔週で適用されます。各ゲージの投票設定は10日以上の間隔で変更できます。

{% content-ref url="/pages/VGRuRsqYhrUK3QUGSRvr" %}
[ゲージ投票](/japanese/pancakeswapheyoukoso/vecake-sunset/gauges-voting.md)
{% endcontent-ref %}

**投票インセンティブ：** [veCAKE マネージャー](/japanese/pancakeswapheyoukoso/vecake-sunset/archive-vecake/vecake-managers.md)からブライブをクレームすることで追加のインセンティブにアクセスできます。

{% content-ref url="/pages/5nPp55CLRCMYzfCjDOjX" %}
[ブライブ（投票インセンティブ）](/japanese/pancakeswapheyoukoso/vecake-sunset/bribes-vote-incentives.md)
{% endcontent-ref %}

**ガバナンス：** ゲージの承認、プロトコルの変更、エミッションの調整などに関するガバナンスプロポーザルへの投票ができます。

**流動性報酬：** v3、v2、StableSwap、またはポジションマネージャーへの流動性提供時に、bCAKE と同様の方法で CAKE 報酬を増幅できます。この機能は2023年11月27日に BNB Chain v3 から開始し、順次 BNB Chain v2 およびポジションマネージャーへと拡大しました。

**IFO：** veCAKE 残高から iCAKE が付与され、PancakeSwap の IFO に参加できます。

{% content-ref url="/pages/fBBr1aHQr3vt6txAjwZc" %}
[iCAKE](/japanese/pancakeswapheyoukoso/vecake-sunset/icake.md)
{% endcontent-ref %}


---

# 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/archive-vecake/what-is-vecake.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.
