# Social Login SDK

The Social Login SDK revolutionizes user onboarding for Web3 applications by allowing developers to implement a frictionless authentication process. Users can access dApps using their existing social media accounts, such as Google, Twitter, or Farcaster, without needing to manage blockchain wallets manually.

## **Key Features:**

* **Multi-Platform Integration:** Supports popular social media platforms for seamless login experiences.
* **Web3 Wallet Creation:** Automatically generates a blockchain wallet for new users, simplifying the onboarding process.
* **Cross-Chain Compatibility:** Works across multiple blockchain networks, providing a unified login experience.
* **Customizable UI:** Easily adaptable interface elements to match the branding of your dApp.
* **Enhanced Security:** Implements robust security measures, including encryption and secure key storage, to protect user data and assets.


---

# Agent Instructions: 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:

```
GET https://docs.raydius-research.com/core-concepts/raydius-sdk/social-login-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
