> 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/staked-cake-redemption.md).

# ステーキングCAKE償還

{% hint style="info" %}
ステークした CAKE の償還サイト：<https://pancakeswap.finance/cake-staking/redeem>
{% endhint %}

## veCAKE のクレームはどのように機能しますか？

#### 1. ウォレットを接続する

まず最初に、クレームページにウォレットを接続してください。

> ⚠️ 注意：報酬と残高はウォレットを接続した後にのみ表示されます。表示残高が「-」の場合、クレームできる CAKE / CAKE 報酬はありません。

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

#### 2. 残高と報酬を確認する

接続すると、以下の情報が表示されます。

1. **veCAKE 残高**：現在の veCAKE 保有量。
2. **ロック済み CAKE**：veCAKE プールに最初にステークした CAKE の量。
3. **元のアンロック日**：veCAKE がアンロックされる元の日付。

\*\* [Tokenomics 3.0 プロポーザル](https://blog.pancakeswap.finance/articles/implementation-of-cake-tokenomics-3-0-what-you-need-to-know)の可決により、**すべてのロック済み CAKE は2025年4月23日 9:00 UTC にアンロックされる予定です**。

4. **合計報酬**：償還・クレームできる CAKE の合計で、以下から構成されます。

* **Cake プール報酬**：レガシー CAKE プールの報酬
* **収益分配報酬**：CAKE のステーキングから獲得（[詳細情報](https://docs.pancakeswap.finance/earn/cake-staking/revenue-sharing/earn-cake-weekly)）

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

#### 3. 償還とクレーム

\*\*「Redeem & Claim」\*\*をクリックして開始します。トランザクションが成功すると、CAKE がウォレットに表示されます。

> 📝 クレームを完了するには、ウォレットでトランザクションに署名・承認する必要があります。

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

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

#### 4. 複数回のクレームの確認

報酬が大きい場合、複数回のクレームセッションに分割されることがあります。

> ✅ すべてをクレームできたか確認するには、プロセス完了後に「My Total Rewards」の残高が「-」または0になっていることをご確認ください。

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


---

# 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/staked-cake-redemption.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.
