> 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/vietnamese/cong-cu-giao-dich/social-login.md).

# Đăng nhập mạng xã hội

{% hint style="danger" %}
Ví Thông minh được tạo thông qua Social Login hiện chỉ hỗ trợ [một số mạng nhất định](https://docs.pancakeswap.finance/trading-tools/social-login/social-login-faq#general-overview).\
Việc chuyển tài sản sang chuỗi *không được hỗ trợ* bởi giao diện Ví Thông minh hoặc nhà cung cấp ví cơ sở có thể khiến tiền của bạn tạm thời không thể truy cập.
{% endhint %}

### Social Login là gì?

**Social Login** của PancakeSwap cho phép bạn tạo ví tự quản lý, an toàn bằng tài khoản Google, X (Twitter), Discord hoặc Telegram — không cần tiện ích mở rộng trình duyệt, cụm từ khôi phục hay thiết lập phức tạp.

Đây là cách nhanh nhất để bắt đầu khám phá DeFi, đặc biệt dành cho người mới hoặc những ai muốn bắt đầu nhanh chóng. Ví của bạn được tạo tự động ở nền và hoạt động liền mạch trên tất cả các chuỗi PancakeSwap được hỗ trợ.

#### 🚀 Social Login + Pancake Gifts: Trải nghiệm Onboarding DeFi Liền mạch

Khi kết hợp với **PancakeSwap Gifts**, Social Login mang lại trải nghiệm thân thiện nhất với người mới bắt đầu:

* **Nhận quà** (token hoặc NFT) qua một liên kết đơn giản
* **Đăng nhập ngay lập tức** bằng tài khoản mạng xã hội của bạn
* **Nhận và sử dụng tài sản** — không cần thiết lập ví hay kiến thức kỹ thuật

Luồng này loại bỏ những rào cản phổ biến khi bắt đầu với tiền điện tử và giúp việc tham gia hệ sinh thái PancakeSwap dễ dàng hơn bao giờ hết.

Khám phá ngay:

* [Pancake Gifts](/vietnamese/cong-cu-giao-dich/pancake-gifts.md)
* [Đăng nhập mạng xã hội: Hướng dẫn sử dụng](/vietnamese/cong-cu-giao-dich/social-login/social-login-how-to-guide.md)
* [Câu hỏi thường gặp về đăng nhập mạng xã hội](/vietnamese/cong-cu-giao-dich/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/vietnamese/cong-cu-giao-dich/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.
