# 质押 CAKE 赎回

{% hint style="info" %}
领取页面：<https://pancakeswap.finance/cake-staking/redeem>
{% endhint %}

**1. 连接钱包**\
在进行任何操作前，请先将你的钱包连接至领取页面。\
⚠️ 注意：仅在钱包连接后，奖励和余额信息才会显示。

<figure><img src="/files/3SKH0OmMy7qxMYaqrNZL" alt=""><figcaption></figcaption></figure>

**2. 查看你的余额和奖励**\
连接成功后，你将看到以下信息：

* veCAKE 余额：你当前持有的 veCAKE 数量。
* 锁定的 CAKE：你最初质押进 veCAKE 池中的 CAKE 数量。
* 原解锁日期：veCAKE 原定的解锁时间。
  * **⚠️ 随着 Tokenomics 3.0 提案的通过，所有锁定的 CAKE 将统一于 2025 年 4 月 23 日 9:00 UTC 解锁。**
* 我的总奖励：你可领取的 CAKE 总额，包括以下两部分：
  * CAKE 池奖励：历史 veCAKE 池奖励
  * 收益共享奖励：通过质押 CAKE 获得的收益（了解更多）

<figure><img src="/files/E3FX5EtqGDxiIY5eCdAb" alt=""><figcaption></figcaption></figure>

**3. 赎回与领取**\
点击“赎回并领取（Redeem & Claim）”按钮开始操作。\
📝 你需要在钱包中签署并确认交易，以完成领取过程。

<figure><img src="/files/gGuxZCBisnFD1Od4Cp5O" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/583lg4WJPUINABxU7y3O" alt=""><figcaption></figcaption></figure>

**4. 检查是否有多轮领取**\
在某些情况下，如果奖励金额较大，奖励可能会被拆分为多轮领取。\
✅ 为确保你已成功领取全部奖励，请在完成操作后确认“我的总奖励（My Total Rewards）” 显示为 0。

<figure><img src="/files/fcTH0zkUXoau5fatQglh" 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/chinese/master/vecake-tui-chang-ji-hua/zhi-ya-cake-shu-hui.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.
