> 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/trading-araclari/social-login.md).

# Social Login

{% hint style="danger" %}
Social Login aracılığıyla oluşturulan Akıllı Cüzdanlar şu anda yalnızca [sınırlı sayıda ağı](https://docs.pancakeswap.finance/trading-tools/social-login/social-login-faq#general-overview) desteklemektedir.\
Akıllı Cüzdan arayüzü veya temel cüzdan sağlayıcısı tarafından *desteklenmeyen* bir zincire varlık transferi, fonlarının geçici olarak erişilemez hale gelmesine yol açabilir.
{% endhint %}

### Social Login Nedir?

PancakeSwap'ın **Social Login** özelliği, Google, X (Twitter), Discord veya Telegram hesabınla güvenli, kendi gözetimindeki bir cüzdan oluşturmanı sağlar — tarayıcı eklentisi, tohum ifadesi veya karmaşık kurulum gerektirmez.

DeFi'yi keşfetmeye başlamanın en hızlı yoludur; özellikle yeni başlayanlar veya hızlıca dahil olmak isteyenler için idealdir. Cüzdanın arka planda otomatik olarak oluşturulur ve desteklenen tüm PancakeSwap zincirlerinde sorunsuz çalışır.

#### 🚀 Social Login + Pancake Gifts: Sorunsuz DeFi Katılımı

**PancakeSwap Gifts** ile birleştirildiğinde Social Login, yeni başlayanlar için mükemmel bir deneyim sunar:

* Basit bir bağlantıyla **hediye al** (token veya NFT)
* Sosyal hesabınla **anında giriş yap**
* Cüzdan kurulumu veya teknik bilgi gerektirmeden **varlıklarını talep et ve kullan**

Bu akış, kripto dünyasına girişin önündeki yaygın engelleri ortadan kaldırır ve PancakeSwap ekosistemine katılımı her zamankinden daha kolay hale getirir.

Şimdi keşfet:

* [Pancake Gifts](/turkish/trading-araclari/pancake-gifts.md)
* [Social Login: Nasıl Yapılır Kılavuzu](/turkish/trading-araclari/social-login/social-login-how-to-guide.md)
* [Social Login SSS](/turkish/trading-araclari/social-login/social-login-faq.md)


---

# 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/trading-araclari/social-login.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.
