> 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/turkish/pancakeswapa-hos-geldiniz/vecake-sunset/staked-cake-redemption.md).

# Stakingli CAKE Geri Alımı

{% hint style="info" %}
Stake Edilmiş CAKE Geri Ödeme sitesi: <https://pancakeswap.finance/cake-staking/redeem>
{% endhint %}

## veCAKE talep etme nasıl çalışır?

#### 1. Cüzdanını Bağla

Herhangi bir işlem yapmadan önce cüzdanını talep sayfasına bağla.

> ⚠️ Not: Ödüller ve bakiyeler yalnızca cüzdanın bağlandıktan sonra görüntülenir. Gösterilen bakiye "-" ise talep edilebilecek CAKE / CAKE ödülü bulunmuyor demektir.

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

#### 2. Bakiyelerini ve Ödüllerini Görüntüle

Bağlandıktan sonra aşağıdaki bilgileri göreceksin:

1. **veCAKE Bakiyesi**: Mevcut veCAKE miktarın.
2. **Kilitli CAKE**: veCAKE Havuzuna başlangıçta stake ettiğin CAKE miktarı.
3. **Orijinal Kilit Açılma Tarihi**: veCAKE'in açılacağı orijinal tarih.

\*\* [Tokenomics 3.0 Önerisinin](https://blog.pancakeswap.finance/articles/implementation-of-cake-tokenomics-3-0-what-you-need-to-know) kabul edilmesiyle birlikte, **tüm kilitli CAKE artık 23 Nisan 2025, UTC 09:00'da açılmak üzere planlanmıştır**.

4. **Toplam Ödüllerim**: Geri ödeme ve talep etmeye uygun olduğun toplam CAKE miktarı; şunlardan oluşur:

* **CAKE Havuzu Ödülleri**: Eski CAKE Havuzu ödülleri
* **Gelir Paylaşımı Ödülleri**: CAKE staking'den elde edilen gelir ([Daha fazla bilgi](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. Geri Al ve Talep Et

Başlamak için **'Geri Al ve Talep Et**' düğmesine tıkla. İşlem başarılı olduğunda CAKE'in cüzdanında görünecek.

> 📝 Talebi tamamlamak için cüzdanında işlemi imzalaman ve onaylaman gerekecek.

<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. Birden Fazla Talep İçin Çift Kontrol Yap

Bazı durumlarda, ödül büyükse birden fazla talep oturumuna bölünmüş olabilir.

> ✅ Her şeyi talep ettiğinden emin olmak için işlemi tamamladıktan sonra "Toplam Ödüllerim" bakiyesinin "-" veya 0 olduğunu kontrol et.

<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/turkish/pancakeswapa-hos-geldiniz/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.
