> 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/portuguese-brazilian/ferramentas-de-trading/social-login.md).

# Social Login

{% hint style="danger" %}
As Smart Wallets criadas pelo Social Login atualmente suportam apenas um [conjunto limitado de redes](https://docs.pancakeswap.finance/trading-tools/social-login/social-login-faq#general-overview).\
Transferir ativos para uma rede que *não é suportada* pela interface da Smart Wallet ou pelo provedor de carteira subjacente pode tornar seus fundos temporariamente inacessíveis.
{% endhint %}

### O que é o Social Login?

O **Social Login** da PancakeSwap permite que você crie uma carteira segura e autocustodial usando sua conta do Google, X (Twitter), Discord ou Telegram — sem extensões de navegador, frases semente ou configuração complicada.

É a maneira mais rápida de começar a explorar o DeFi, especialmente para iniciantes ou quem deseja entrar rapidamente. Sua Carteira é criada automaticamente em segundo plano e funciona perfeitamente em todas as redes PancakeSwap suportadas.

#### 🚀 Social Login + Pancake Gifts: Uma Integração DeFi Sem Atrito

Quando combinado com os **Pancake Gifts**, o Social Login oferece a experiência mais amigável para iniciantes:

* **Receba um presente** (tokens ou NFTs) por um link simples
* **Entre instantaneamente** com sua conta social
* **Reivindique e use seus ativos** — sem configuração de Carteira ou conhecimento técnico necessário

Esse fluxo remove os obstáculos comuns para começar no cripto e facilita mais do que nunca a integração ao ecossistema PancakeSwap.

Explore agora:

* [Pancake Gifts](/portuguese-brazilian/ferramentas-de-trading/pancake-gifts.md)
* [Social Login: Guia de Instruções](/portuguese-brazilian/ferramentas-de-trading/social-login/social-login-how-to-guide.md)
* [FAQ do Social Login](/portuguese-brazilian/ferramentas-de-trading/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/portuguese-brazilian/ferramentas-de-trading/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.
