# Staked Cake Redemption

{% hint style="info" %}
Staked Cake Redemption site: <https://pancakeswap.finance/cake-staking/redeem>
{% endhint %}

## How does veCAKE claiming work?

#### 1. Connect Your Wallet

Before you do anything, connect your wallet to the claiming page.

> ⚠️ Note: Rewards and balances will only display after your wallet is connected. If the displayed balance is "-", there are no CAKE / CAKE rewards available to claim.

<figure><img src="https://2908774936-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHREX7DHcljbY5IkjgJ-1972196547%2Fuploads%2FOSgpAbxz1bTzypdAQp4V%2Fno%20balance.png?alt=media&#x26;token=ca0873c3-0ae8-4cee-94e9-e769bd700a9a" alt=""><figcaption></figcaption></figure>

#### 2. View Your Balances & Rewards

Once connected, you’ll see the following information:

1. **veCAKE Balance**: Your current amount of veCAKE.
2. **Locked CAKE**: The amount of CAKE you originally staked in the veCAKE Pool.
3. **Original Unlock Date**: Original Date veCAKE will unlock

\*\* With the passing of the [Tokenomics 3.0 Proposal](https://blog.pancakeswap.finance/articles/implementation-of-cake-tokenomics-3-0-what-you-need-to-know), **all locked CAKE is now scheduled to unlock on April 23, 2025, at 9:00 UTC**.

4. **My Total Rewards**: The total CAKE you’re eligible to redeem and claim, made up of:

* **Cake Pool Rewards**: Legacy CAKE Pool rewards
* **Revenue Sharing Rewards**: Earned from staking CAKE ([More info](https://docs.pancakeswap.finance/earn/cake-staking/revenue-sharing/earn-cake-weekly))

<figure><img src="https://2908774936-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHREX7DHcljbY5IkjgJ-1972196547%2Fuploads%2Fn42PhojwM1328VklJeJn%2FConnected%20view%20balance.png?alt=media&#x26;token=4adab52b-d856-4a4e-9115-d489d5ef6fa0" alt=""><figcaption></figcaption></figure>

#### 3. Redeem & Claim

Click **‘Redeem & Claim**’ to start. Once the transaction is successful, your CAKE will appear in your wallet.

> 📝 You’ll need to sign and approve the transaction(s) in your wallet to complete the claim.

<figure><img src="https://2908774936-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHREX7DHcljbY5IkjgJ-1972196547%2Fuploads%2FmuU0MBX31ZJaxuhxVnBJ%2FTxn%20sent.png?alt=media&#x26;token=c9dc6c57-ae9c-44ef-bdfd-a608649a2f64" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2908774936-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHREX7DHcljbY5IkjgJ-1972196547%2Fuploads%2F7DAsWnOORREa4SWdEbap%2Fclaim%20all.png?alt=media&#x26;token=67c03637-1d54-4d53-ae91-3d9315e9593a" alt=""><figcaption></figcaption></figure>

#### 4. Double-Check for Multiple Claims

In some cases, your rewards may be split across multiple claim sessions if the reward is large.

> ✅ To ensure you've claimed everything, check that the "My Total Rewards" balance is "-" or 0 after completing the process.

<figure><img src="https://2908774936-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHREX7DHcljbY5IkjgJ-1972196547%2Fuploads%2FOSgpAbxz1bTzypdAQp4V%2Fno%20balance.png?alt=media&#x26;token=ca0873c3-0ae8-4cee-94e9-e769bd700a9a" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.pancakeswap.finance/welcome-to-pancakeswap/vecake-sunset/staked-cake-redemption.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
