> 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/archive/legacy-products/archived-simple-staking/how-to-start-simple-staking.md).

# Basit Staking'e Nasıl Başlanır

{% hint style="danger" %}
\[Arşivlendi] Simple Staking – 10 Mart 2025 itibarıyla
{% endhint %}

Simple Staking 3 adıma ayrılır — **Staking, Kazanma, Talep Etme**

Simple Staking'e nasıl başlayacağına dair adım adım rehber:

1. **Simple Staking için havuz seç** — PancakeSwap Simple Staking, her token için 3 farklı havuzda sunulur (30, 60 ve 90 gün). USDC veya USDT gibi stablecoin'ler yalnızca 30 günlük havuzları destekler. Tokenlerini daha uzun süreli havuzlarda kilitleyen kullanıcılar daha yüksek günlük ödüller ve APR alır.

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Simple%20Staking-1%20.png" alt=""><figcaption></figcaption></figure>

2. **Token Yatır** — Staking havuzuna yatırmak istediğin token miktarını seç. Tokene göre minimum stake miktarı olduğunu unutma. [CAKE Syrup Pool'da](https://pancakeswap.finance/pools) **100 CAKE** stake eden kullanıcılar, Kilitli CAKE artışından yararlanabilir. CAKE Syrup Pool hakkında daha fazla bilgi için lütfen [Sabit Staking rehberini](/turkish/archive/legacy-products/new-cake-pool/fixed-term-staking.md) ziyaret et.

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

3. **Onayla ve token stake et** — Ayrıntıları onayla ve tokeni stake et. Bir bildirim alacaksın.

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Simple%20Staking-3.png" alt=""><figcaption></figcaption></figure>

4. **Faiz Kazanma** — Faiz ödülleri her gün birikir. Daha fazla ayrıntı için info düğmesine tıklayarak pozisyonunu kontrol et.

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Group%20883379454.png" alt="" width="277"><figcaption></figcaption></figure>

5. **Talep Et/Yeniden Stake Et/Unstake Et** — Staking döneminin sonunda kullanıcılar ödüllerini talep etmeyi ve tokenlerini unstake etmeyi seçebilir.

5.1 Kilit süresi dolduğunda pozisyonda görünecek "Talep Et" düğmesine tıkla

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

5.2 Aynı token miktarıyla yeni bir Simple Staking pozisyonu oluşturmak için "Ödülü Talep Et ve Yeniden Stake Et"i seç. Aksi takdirde, tüm ödülleri ve tokenleri cüzdanına geri çekmek için "Unstake Et"i seç.

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Simple%20Staking%206.png" alt="" width="277"><figcaption></figcaption></figure>

5.3 Ayrıntıları gözden geçir ve Unstake'i onayla

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Group%20883379484.png" alt="" width="277"><figcaption></figcaption></figure>

6. **Pozisyon Ekle** — Kullanıcılar pozisyonları kilitliyken pozisyon ekleyebilir. Ancak belirli kilit süresi için Staking dönemi sıfırlanacaktır.

6.1 Mevcut Staking pozisyonunu seç ve "+" simgesine tıkla

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Simple%20Staking-5.png" alt="" width="260"><figcaption></figcaption></figure>

6.2 Eklemek istediğin token sayısını seç ve yeni Staking pozisyonunu gözden geçir

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Simple%20Staking-6.png" alt="" width="277"><figcaption></figcaption></figure>

7. Pozisyon eklemeyi tamamlamak için onayla'ya tıkla


---

# 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/archive/legacy-products/archived-simple-staking/how-to-start-simple-staking.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.
