> 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/migrate-from-cake-pool.md).

# CAKEプールから移行する

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

現在アクティブな固定期間 CAKE ステーキングポジションをお持ちの場合、それを veCAKE に移行することで、新しい veCAKE のすべての特典を即座にご利用いただけます。

{% hint style="warning" %}

* 移行は**一方向**かつ**一回限り**で、CAKE プールポジションにある現在のすべての CAKE（報酬を含む）が対象です。一部のみの委任はできません。
* 移行は、残存ロック期間が7日以上のアクティブなポジションに対してのみ実行できます。
* 移行済みのポジションへの CAKE の追加やロック延長はできません。ただし、CAKE をロックすることで新たな veCAKE ポジションを作成し、そのネイティブ veCAKE ステーキングポジションに対して CAKE の追加やポジションの延長を行うことは可能です。
  {% endhint %}

## CAKE ステーキングページにアクセスする <a href="#c866162b-886c-49bb-9906-9c5b861f3f67" id="c866162b-886c-49bb-9906-9c5b861f3f67"></a>

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

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

CAKE プールにアクティブな固定期間 CAKE ステーキングポジションがある場合、移行オプションが表示されます。

ボタンをクリックして、ウォレットのポップアップでトランザクションを承認するだけです。

## 移行後にネイティブポジションを作成する <a href="#id-0df64f02-9e5c-4c09-b17e-1ca654488474" id="id-0df64f02-9e5c-4c09-b17e-1ca654488474"></a>

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

移行が完了すると、左側に veCAKE 残高、ロックされた CAKE の数量、アンロック時刻が更新されて表示されます。これらは現在の CAKE プールポジションと一致しているはずです。

ただし、移行済みのポジションは更新できません。より多くの veCAKE を取得したい場合は、右側で追加の CAKE をロックして新しいネイティブ veCAKE ステーキングポジションを作成してください。

ネイティブポジションを作成したら、右側のパネルを使ってロック期間の延長や CAKE の追加が行えます。

## CAKE の数量とアンロック時刻の詳細を確認する <a href="#id-10ffc408-be58-4fa8-af56-be9f74d03f42" id="id-10ffc408-be58-4fa8-af56-be9f74d03f42"></a>

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

移行済みとネイティブの両方の veCAKE ステーキングポジションを持つ場合、veCAKE 残高は両方の合計となります。詳細と内訳を確認するには、veCAKE、ロック額、アンロック時刻をタップ／ホバーしてください。

または、「View CAKE Pool Position」をクリックして CAKE プールにアクセスし、詳細を確認することもできます。

## CAKE ステーキングプールから CAKE を引き出す <a href="#id-069e3aca-6b5d-45b0-a07c-ef4645ee0ccd" id="id-069e3aca-6b5d-45b0-a07c-ef4645ee0ccd"></a>

移行済みのポジションは元の終了時刻に従ってアンロックされます。アンロック後は Pools ページにアクセスし、ステークした CAKE を引き出して veCAKE ステーキングに追加することで、veCAKE 残高やその他の特典を向上させることができます。

バーン機能は引き続き有効であるため、報酬がバーンされないよう、移行ポジションがアンロックしたらできるだけ早く CAKE を引き出し、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/migrate-from-cake-pool.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.
