> 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/zavershenie-podderzhki-vecake/obmen-stavlennogo-cake.md).

# Обмен ставленного CAKE

{% hint style="info" %}
**Страница получения:** <https://pancakeswap.finance/cake-staking/redeem>
{% endhint %}

## Как работает получение veCAKE?

1. **Подключите Ваш Кошелек**\
   Прежде чем что-либо делать, подключите ваш кошелек к странице получения.\
   ⚠️ **Примечание:** Награды и балансы будут отображаться только после подключения вашего кошелька.

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

2. **Просмотр Ваших Балансов и Наград**\
   После подключения вы увидите следующую информацию:\
   **Баланс veCAKE:** Ваш текущий баланс veCAKE.\
   **Заблокированный CAKE:** Количество CAKE, которое вы изначально ставили в пуле veCAKE.\
   **Дата оригинального разблокирования:** Оригинальная дата, когда veCAKE будет разблокирован.\
   **С учетом принятия предложения Tokenomics 3.0, весь заблокированный CAKE теперь планируется разблокировать 23 апреля 2025 года в 9:00 UTC.**\
   **Мои общие награды:** Общее количество CAKE, которое вы можете обменять и получить, включая:\
   **Награды пула CAKE:** Награды из Legacy CAKE Pool.\
   **Награды от разделения доходов:** Награды, полученные от ставок CAKE (Подробнее).

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

1. **Обмен и Получение**\
   Нажмите кнопку "Обменять и Получить", чтобы начать процесс.\
   📝 Вам нужно будет подписать и утвердить транзакцию(и) в вашем кошельке для завершения получения.

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

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

4. **Проверьте на наличие нескольких заявок**\
   В некоторых случаях ваши награды могут быть разделены на несколько сессий получения, если награда из пула велика.\
   ✅ Чтобы убедиться, что вы получили все награды, проверьте, что баланс "Мои общие награды" равен 0 после завершения процесса.

<figure><img src="/files/FwIEVm2Z8nrEMgXTGY5D" 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/zavershenie-podderzhki-vecake/obmen-stavlennogo-cake.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.
