> 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/italian/strumenti-di-trading/social-login.md).

# Social Login

{% hint style="danger" %}
I portafogli Smart creati tramite Social Login supportano attualmente solo un [insieme limitato di reti](https://docs.pancakeswap.finance/trading-tools/social-login/social-login-faq#general-overview).\
Trasferire asset su una chain che *non è supportata* dall'interfaccia del Portafoglio Smart o dal provider del portafoglio sottostante potrebbe rendere i tuoi fondi temporaneamente inaccessibili.
{% endhint %}

### Cos'è Social Login?

Il **Social Login** di PancakeSwap ti permette di creare un portafoglio sicuro e auto-custodiale usando il tuo account Google, X (Twitter), Discord o Telegram — senza estensioni del browser, frasi seed o configurazioni complesse.

È il modo più rapido per iniziare a esplorare il DeFi, specialmente per i nuovi arrivati o chi vuole iniziare velocemente. Il tuo portafoglio viene creato automaticamente in background e funziona perfettamente su tutte le chain PancakeSwap supportate.

#### 🚀 Social Login + Pancake Gifts: un onboarding DeFi senza interruzioni

Abbinato a **PancakeSwap Gifts**, Social Login offre l'esperienza più semplice per i principianti:

* **Ricevi un regalo** (token o NFT) tramite un semplice link
* **Accedi immediatamente** con il tuo account social
* **Riscatta e usa i tuoi asset** — nessuna configurazione del portafoglio o conoscenza tecnica richiesta

Questo flusso rimuove gli ostacoli comuni all'ingresso nel mondo crypto e rende più facile che mai entrare nell'ecosistema PancakeSwap.

Esplora ora:

* [Pancake Gifts](/italian/strumenti-di-trading/pancake-gifts.md)
* [Social Login: Guida Pratica](/italian/strumenti-di-trading/social-login/social-login-how-to-guide.md)
* [FAQ Social Login](/italian/strumenti-di-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/italian/strumenti-di-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.
