# 소셜 계정 로그인 방법

Before you get started, please ensure you have an active social media account (e.g., Facebook, Google, Apple) that you intend to use to log in.

{% hint style="info" %}
**Note:** With Saros Extension only available in **Expand mode**, if users use it in a normal pop-up, Saros will automatically switch to **Expand mode**.
{% endhint %}

**Step 1:** Access to Saros Wallet

**Step 2:** Click Wallet section at the top left corner, then Click **Add** button on the top right corner to show supported social login methods (Facebook, Email, Google)

<div><figure><img src="/files/CaZE4ghvxlPknsrS0g9a" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1BsHAtM99ulsskDzqh4H" alt=""><figcaption></figcaption></figure></div>

**Step 3:**

* With **Google**, and **Facebook** you will be redirected to the login page of the selected social media platform.
* With **Email**, you will see the **Login with Email** screen to enter your email, and the Saros system will send a verification email to your email inbox. Please confirm to continue the process

<figure><img src="/files/imUiErumCVFZJqfZCdde" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YPmoQYmjOyTiBjp34NuX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NLykMUZfyA1iY9fTy2h5" alt=""><figcaption></figcaption></figure>

**Step 4:**

* After successfully logging into your Social account, you can customize your wallet avatar (you **cannot** customize your wallet name)
* Click **Start Using** button to use newly created wallet

<figure><img src="/files/HgZWZrZwcVcFqEBZ0IkR" alt=""><figcaption></figcaption></figure>


---

# 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.saros.xyz/kr/saros-mobile-app/extension/how-to-log-in-to-social-account.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.
