> 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/japanese/tordingutsru/social-login.md).

# Social Login

{% hint style="danger" %}
Social Loginで作成されたSmart Walletは現在、[限られたネットワーク](https://docs.pancakeswap.finance/trading-tools/social-login/social-login-faq#general-overview)のみをサポートしています。\
Smart Wallet UIまたは基盤となるウォレットプロバイダーが\_サポートしていない\_チェーンへの資産転送は、資金へのアクセスが一時的にできなくなる場合があります。
{% endhint %}

### Social Loginとは何ですか？

PancakeSwapの**Social Login**を使うと、Google、X（Twitter）、Discord、またはTelegramアカウントを使用して、安全なセルフカストディアルウォレットを作成できます — ブラウザ拡張機能、シードフレーズ、複雑なセットアップは不要です。

DeFiを探索するための最速の方法で、特に初心者や手軽に始めたい方に最適です。ウォレットはバックグラウンドで自動的に作成され、PancakeSwapがサポートするすべてのチェーンでシームレスに機能します。

#### 🚀 Social Login + Pancake Gifts：シームレスなDeFiオンボーディング

**PancakeSwap Gifts**と組み合わせることで、Social Loginは究極の初心者向け体験を提供します：

* **ギフト**（トークンやNFT）をシンプルなリンク経由で受け取る
* ソーシャルアカウントで**即座にサインイン**する
* **資産を受け取って使用する** — ウォレットのセットアップや技術的な知識は不要

このフローはクリプトを始める際の一般的な障壁を取り除き、PancakeSwapエコシステムへのオンボーディングをこれまで以上に簡単にします。

今すぐ試してみましょう：

* [Pancake Gifts](/japanese/tordingutsru/pancake-gifts.md)
* [Social Login: 使い方ガイド](/japanese/tordingutsru/social-login/social-login-how-to-guide.md)
* [Social Login よくある質問 (FAQ)](/japanese/tordingutsru/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/japanese/tordingutsru/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.
