> 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/russian/torgovye-instrumenty/social-login.md).

# Social Login

{% hint style="danger" %}
Смарт-кошельки, созданные через Social Login, в настоящее время поддерживают только [ограниченный набор сетей](https://docs.pancakeswap.finance/trading-tools/social-login/social-login-faq#general-overview).\
Перевод активов в сеть, которая *не поддерживается* интерфейсом Smart Wallet или базовым провайдером кошелька, может привести к временной недоступности твоих средств.
{% endhint %}

### Что такое Social Login?

**Social Login** от PancakeSwap позволяет создать безопасный самостоятельный кошелёк, используя аккаунт Google, X (Twitter), Discord или Telegram — без браузерных расширений, сид-фраз и сложной настройки.

Это самый быстрый способ начать изучение DeFi, особенно для новичков или тех, кто хочет быстро начать работу. Твой кошелёк создаётся автоматически в фоновом режиме и работает без сбоев на всех поддерживаемых сетях PancakeSwap.

#### 🚀 Social Login + Pancake Gifts: Беспрепятственный вход в DeFi

В сочетании с **Pancake Gifts** Social Login обеспечивает идеальный опыт для начинающих:

* **Получи подарок** (токены или NFT) по простой ссылке
* **Войди мгновенно** через свой социальный аккаунт
* **Забери и используй свои активы** — без настройки кошелька и технических знаний

Этот процесс устраняет распространённые барьеры при входе в криптовалюту и делает знакомство с экосистемой PancakeSwap проще, чем когда-либо.

Узнай больше:

* [Pancake Gifts](/russian/torgovye-instrumenty/pancake-gifts.md)
* [Social Login: руководство](/russian/torgovye-instrumenty/social-login/social-login-how-to-guide.md)
* [Social Login FAQ](/russian/torgovye-instrumenty/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/russian/torgovye-instrumenty/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.
