> 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/espanol/bienvenido-a-pancakeswap/vecake-sunset/staked-cake-redemption.md).

# Canje de CAKE en staking

{% hint style="info" %}
Sitio de Redención de CAKE Apostado: <https://pancakeswap.finance/cake-staking/redeem>
{% endhint %}

## ¿Cómo funciona el reclamo de veCAKE?

#### 1. Conecta tu Billetera

Antes de hacer cualquier cosa, conecta tu billetera a la página de reclamo.

> ⚠️ Nota: Las recompensas y los balances solo se mostrarán después de que tu billetera esté conectada. Si el balance mostrado es "-", no hay CAKE / recompensas de CAKE disponibles para reclamar.

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

#### 2. Ver tus Balances y Recompensas

Una vez conectado, verás la siguiente información:

1. **Balance de veCAKE**: Tu cantidad actual de veCAKE.
2. **CAKE Bloqueado**: La cantidad de CAKE que originalmente apostaste en el Pool de veCAKE.
3. **Fecha de Desbloqueo Original**: Fecha original en que veCAKE se desbloqueará

\*\* Con la aprobación de la [Propuesta de Tokenomics 3.0](https://blog.pancakeswap.finance/articles/implementation-of-cake-tokenomics-3-0-what-you-need-to-know), **todo el CAKE bloqueado está ahora programado para desbloquearse el 23 de abril de 2025 a las 9:00 UTC**.

4. **Mis Recompensas Totales**: El total de CAKE que eres elegible de canjear y reclamar, compuesto por:

* **Recompensas del Pool de CAKE**: Recompensas heredadas del Pool de CAKE
* **Recompensas de Compartir Ingresos**: Ganadas por hacer Staking de CAKE ([Más información](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. Canjear y Reclamar

Haz clic en **'Canjear y Reclamar'** para comenzar. Una vez que la transacción sea exitosa, tu CAKE aparecerá en tu billetera.

> 📝 Necesitarás firmar y aprobar la(s) transacción(es) en tu billetera para completar el reclamo.

<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. Verifica si hay Múltiples Reclamos

En algunos casos, tus recompensas pueden dividirse en múltiples sesiones de reclamo si la recompensa es grande.

> ✅ Para asegurarte de haber reclamado todo, verifica que el balance de "Mis Recompensas Totales" sea "-" o 0 después de completar el proceso.

<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/espanol/bienvenido-a-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.
