> 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/how-to-get-vecake.md).

# veCAKEの入手方法

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

固定期間 CAKE ステーキングプールと同様に、veCAKE の特典を享受するには、一定期間 CAKE をロックするだけです。

## CAKE ステーキングページにアクセスする <a href="#dcf081d0-9b78-4bfc-be0f-44d3d227b4d2" id="dcf081d0-9b78-4bfc-be0f-44d3d227b4d2"></a>

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

<https://pancakeswap.finance/cake-staking?chain=bsc> にアクセスし、ウォレットを接続してください。veCAKE のステーキングは BNB Chain のみでご利用いただけます。

## ロック量と期間を選択する

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

左側では、ロックしたい CAKE の量を入力できます。

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

右側では、CAKE をロックする期間を選択できます。最短ロック期間は1週間、最長ロック期間は4年間に延長されました。

ロック期間を素早く選択するには、クイックアクションボタンを使用して1週間、1ヶ月、6ヶ月、1年、4年から選んでください。

## CAKE の使用を承認してロックを開始する <a href="#abd2285e-6773-43d2-b6fb-135bbf93e36f" id="abd2285e-6773-43d2-b6fb-135bbf93e36f"></a>

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

確認したら、「Lock CAKE」をクリックして進めます。ローディングモーダルが表示され、ウォレットから CAKE の使用承認の確認が求められます。ウォレットでトランザクションを承認して続行してください。

CAKE の使用承認トランザクションが実行されると、別のウォレットのポップアップが表示されます。そのトランザクションを承認して CAKE をロックし、veCAKE を取得してください。

## 完了 <a href="#fdf5376d-2959-47a6-aa98-4c3e39358e86" id="fdf5376d-2959-47a6-aa98-4c3e39358e86"></a>

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

承認が完了すると、左側にロックされた CAKE の量とアンロック時刻を含む veCAKE ステーキングポジションの詳細、そして最も重要な veCAKE の数量が表示されます。

下にスクロールして、veCAKE のすべての特典をご確認ください。


---

# 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/how-to-get-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.
