> 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/russian/dobro-pozhalovat-v-pancakeswap/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**: Количество CAKE, изначально застейканного в пуле veCAKE.
3. **Исходная дата разблокировки**: Исходная дата разблокировки veCAKE.

\*\* В соответствии с принятым [Предложением Tokenomics 3.0](https://blog.pancakeswap.finance/articles/implementation-of-cake-tokenomics-3-0-what-you-need-to-know), **весь заблокированный CAKE теперь запланирован к разблокировке 23 апреля 2025 года в 9:00 UTC**.

4. **Мои общие вознаграждения**: Общее количество CAKE, доступного для погашения и клейма, включающего:

* **Вознаграждения Cake Pool**: Устаревшие вознаграждения CAKE Pool
* **Вознаграждения за распределение дохода**: Заработанные от стейкинга 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/russian/dobro-pozhalovat-v-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.
