> 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-liquid-staking-integration/how-to-liquid-stake.md).

# Likit Staking Nasıl Yapılır

{% hint style="danger" %}
\[Arşivlendi] Liquid Staking
{% endhint %}

PancakeSwap'ta ETH'yi WBETH'e dönüştürmek ve Swap etmek çok kolay. Nasıl yapılacağını anlatalım:

ETH stake edip WBETH almak için:

1. [PancakeSwap'a](https://pancakeswap.finance/) git ve cüzdanını bağla. WBETH'e dönüştürmek için Ethereum veya BNB Chain ağında cüzdanında ETH olduğundan emin ol.
2. "Kazan" sekmesine git ve ["Liquid Staking"](https://pancakeswap.finance/liquid-staking) seçeneğini seç
3. Seçilen stake çiftinin ETH/WBETH olduğunu doğrula ve "devam et"e tıkla.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/liquid-staking%20%281%29.png" alt=""><figcaption></figcaption></figure>
4. Dönüştürmek istediğin ETH miktarını gir ve buna karşılık gelen WBETH miktarını kontrol et. Hatırlatma: WBETH tokeninin değeri, biriktirilen Staking ödülleri nedeniyle ETH'ye göre artacaktır.

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/liquid-staking%20%282%29.png" alt=""><figcaption></figcaption></figure>
5. WBETH tokenini etkinleştirmek için stake'e tıkla. İşlemi cüzdanında onaylamak için tekrar stake'e tıkla, işte bu kadar! WBETH tokenlerin cüzdanına yatırılacak.

WBETH'i ETH ile Swap etmek için:

1. ["Ticaret"](https://pancakeswap.finance/swap?inputCurrency=0xa2E3356610840701BDf5611a53974510Ae27E2e1\&outputCurrency=0x2170Ed0880ac9A755fd29B2688956BD959F933F8) sekmesine git.
2. Giriş tokeni olarak "WBETH" ve çıkış tokeni olarak "ETH" seç.
3. Swap etmek istediğin WBETH miktarını gir ve "Swap"a tıkla.
4. İşlemi cüzdanında onayla; Swap edilen ETH cüzdan bakiyene eklenecek.


---

# 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-liquid-staking-integration/how-to-liquid-stake.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.
