> 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/french/outils-de-trading/social-login.md).

# Social Login

{% hint style="danger" %}
Les portefeuilles intelligents créés via Social Login prennent actuellement en charge uniquement un [ensemble limité de réseaux](https://docs.pancakeswap.finance/trading-tools/social-login/social-login-faq#general-overview).\
Transférer des actifs vers une chaîne qui n'est *pas prise en charge* par l'interface du portefeuille intelligent ou le fournisseur de portefeuille sous-jacent peut rendre vos fonds temporairement inaccessibles.
{% endhint %}

### Qu'est-ce que Social Login ?

Le **Social Login** de PancakeSwap vous permet de créer un portefeuille sécurisé et auto-custodial en utilisant votre compte Google, X (Twitter), Discord ou Telegram — aucune extension de navigateur, phrase secrète ou configuration complexe requise.

C'est la façon la plus rapide de commencer à explorer DeFi, particulièrement pour les nouveaux venus ou ceux qui souhaitent se lancer rapidement. Votre portefeuille est créé automatiquement en arrière-plan et fonctionne de manière transparente sur toutes les chaînes PancakeSwap prises en charge.

#### 🚀 Social Login + Pancake Gifts : Une intégration DeFi fluide

Associé aux **Pancake Gifts**, Social Login offre l'expérience la plus conviviale pour les débutants :

* **Recevez un cadeau** (tokens ou NFT) via un simple lien
* **Connectez-vous instantanément** avec votre compte social
* **Réclamez et utilisez vos actifs** — aucune configuration de portefeuille ni connaissance technique requise

Ce parcours élimine les obstacles habituels pour démarrer dans la crypto et facilite plus que jamais l'intégration dans l'écosystème PancakeSwap.

Explorez dès maintenant :

* [Pancake Gifts](/french/outils-de-trading/pancake-gifts.md)
* [Social Login : Guide pratique](/french/outils-de-trading/social-login/social-login-how-to-guide.md)
* [FAQ Social Login](/french/outils-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/french/outils-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.
