> 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.md).

# \[Arşivlendi] Likit Staking Entegrasyonu

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

PancakeSwap, WBETH (Wrapped Beacon Ethereum) tokeni için Liquid Staking entegrasyonu sunmak amacıyla Binance Earn ile ortaklık kurdu. Bu sayede PancakeSwap kullanıcıları, Ethereum Ağı ve BNB Chain üzerinde ETH'yi kolayca WBETH'e dönüştürüp Swap edebilir.

### Liquid Staking Nedir?

Liquid staking, kullanıcıların varlıklarını temsil eden bir token aracılığıyla hâlâ kullanabilir veya takas edebilirken Staking yapmasını sağlayan bir yöntemdir. Bu esneklik ve erişim sağlayarak Staking ödülleri kazanmaya devam ederken fonların başka amaçlarla kullanılmasına olanak tanır. Ethereum ağı birleşmeyi (Merge) tamamladığından (yani ETH'nin mutabakat mekanizması Proof of Stake'e yükseltildiğinden) Liquid staking kullanıcılara ödül kazanmak için ETH'lerini Staking yapma seçeneği sunuyor. Geleneksel Staking yöntemlerinden farklı olarak kullanıcılar, Staking sırasında ETH'lerine likidite ve erişim hakkını koruyabilir. WBETH tokeni bu sorunu çözer.

Bu token takas edilebilir, DeFi uygulamalarında kullanılabilir veya orijinal ETH tokenleri Staking sırasında elde tutulabilir. Liquid staking bu sayede esneklik sağlar ve token sahiplerinin Staking'i iptal etmek ve potansiyel olarak Staking ödüllerini kaçırmak zorunda kalmadan stake edilmiş tokenlarını çeşitli şekillerde kullanmasına olanak tanır. [Ethereum Proof of Stake hakkında daha fazla bilgi almak için tıkla](https://academy.binance.com/en/articles/what-is-ethereum-2-0-and-why-does-it-matter).

<br>


---

# 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.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.
