> 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/portuguese-brazilian/bem-vindo-ao-pancakeswap/vecake-sunset/staked-cake-redemption.md).

# Resgate de CAKE em Staking

{% hint style="info" %}
Site de Resgate de CAKE em Staking: <https://pancakeswap.finance/cake-staking/redeem>
{% endhint %}

## Como funciona o resgate do veCAKE?

#### 1. Conecte sua Carteira

Antes de fazer qualquer coisa, conecte sua carteira à página de resgate.

> ⚠️ Nota: Recompensas e saldos serão exibidos somente após sua carteira ser conectada. Se o saldo exibido for "-", não há CAKE / recompensas de CAKE disponíveis para resgatar.

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

#### 2. Visualize Seus Saldos e Recompensas

Após conectar, você verá as seguintes informações:

1. **Saldo de veCAKE**: Sua quantidade atual de veCAKE.
2. **CAKE Bloqueado**: A quantidade de CAKE que você originalmente colocou em Staking no Pool veCAKE.
3. **Data Original de Desbloqueio**: Data original em que o veCAKE será desbloqueado

\*\* Com a aprovação da [Proposta Tokenomics 3.0](https://blog.pancakeswap.finance/articles/implementation-of-cake-tokenomics-3-0-what-you-need-to-know), **todo o CAKE bloqueado está programado para ser desbloqueado em 23 de abril de 2025, às 9:00 UTC**.

4. **Minhas Recompensas Totais**: O total de CAKE que você tem direito a resgatar e reivindicar, composto por:

* **Recompensas do Pool de CAKE**: Recompensas legadas do Pool de CAKE
* **Recompensas de Compartilhamento de Receita**: Obtidas por fazer Staking de CAKE ([Mais informações](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. Resgatar e Reivindicar

Clique em **'Resgatar e Reivindicar**' para começar. Após a transação ser concluída, seu CAKE aparecerá na sua carteira.

> 📝 Você precisará assinar e aprovar a(s) transação(ões) na sua carteira para concluir o resgate.

<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. Verifique Novamente para Múltiplos Resgates

Em alguns casos, suas recompensas podem ser divididas em várias sessões de resgate se o valor for grande.

> ✅ Para garantir que você resgatou tudo, verifique se o saldo de "Minhas Recompensas Totais" está como "-" ou 0 após concluir o processo.

<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/portuguese-brazilian/bem-vindo-ao-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.
