> 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/vietnamese/chao-mung-den-voi-pancakeswap/vecake-sunset/staked-cake-redemption.md).

# Hoàn trả CAKE đã đặt cược

{% hint style="info" %}
Trang đổi lại Staked CAKE: <https://pancakeswap.finance/cake-staking/redeem>
{% endhint %}

## Quy trình nhận lại veCAKE hoạt động như thế nào?

#### 1. Kết nối Ví của bạn

Trước khi làm bất cứ điều gì, hãy kết nối ví của bạn với trang nhận.

> ⚠️ Lưu ý: Phần thưởng và số dư chỉ hiển thị sau khi ví của bạn được kết nối. Nếu số dư hiển thị là "-", không có CAKE / phần thưởng CAKE nào có thể nhận.

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

#### 2. Xem Số dư & Phần thưởng của bạn

Sau khi kết nối, bạn sẽ thấy các thông tin sau:

1. **Số dư veCAKE**: Lượng veCAKE hiện tại của bạn.
2. **CAKE đã khóa**: Lượng CAKE bạn ban đầu stake trong veCAKE Pool.
3. **Ngày mở khóa gốc**: Ngày gốc veCAKE sẽ mở khóa

\*\* Với việc thông qua [Đề xuất Tokenomics 3.0](https://blog.pancakeswap.finance/articles/implementation-of-cake-tokenomics-3-0-what-you-need-to-know), **tất cả CAKE đã khóa hiện được lên lịch mở khóa vào ngày 23 tháng 4 năm 2025 lúc 9:00 UTC**.

4. **Tổng phần thưởng của tôi**: Tổng CAKE bạn đủ điều kiện đổi lại và nhận, bao gồm:

* **Phần thưởng Cake Pool**: Phần thưởng CAKE Pool cũ
* **Phần thưởng chia sẻ doanh thu**: Kiếm được từ việc Staking CAKE ([Thêm thông tin](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. Đổi lại & Nhận

Nhấp **'Redeem & Claim**' để bắt đầu. Sau khi giao dịch thành công, CAKE của bạn sẽ xuất hiện trong ví.

> 📝 Bạn cần ký và phê duyệt (các) giao dịch trong ví để hoàn tất việc nhận.

<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. Kiểm tra lại với nhiều lần nhận

Trong một số trường hợp, phần thưởng của bạn có thể được chia thành nhiều phiên nhận nếu phần thưởng lớn.

> ✅ Để đảm bảo bạn đã nhận tất cả, hãy kiểm tra xem số dư "My Total Rewards" có hiển thị "-" hoặc 0 sau khi hoàn tất quy trình không.

<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/vietnamese/chao-mung-den-voi-pancakeswap/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.
