# Saros Extension Wallet 설정 방법

## How to Setup Password?

Protecting your account's security and privacy is our top priority. Therefore, it is important to set up a password when you install the Saros Wallet Extension for the first time. Your Password will be required to access the extension and protect your assets.

To set up Password for Saros Wallet Extension, please follow these steps:

**Step 1:** Install Saros Wallet Extension and launch it for the first time.

**Step 2:** At the **Get Started** screen, choose one of the following:

* **Create wallet:** Create a new wallet on the Saros Wallet Extension.
* **Restore wallet**: Restore an existing wallet using your recovery phrase.
* **Add view-only wallet:** Track the activity of other wallets without owning that wallet.

<figure><img src="https://lh7-us.googleusercontent.com/OtBPhQfRXMH-XOPLGxhQaEUkxk-Cly_eY8Vs7_tBV5P6T1hh7_KBxwzx2K2d-aLR9-0Sfip_jM0YTRSBHK40gD8aXMSgYk5Tlq-KFFnLM5cQQi21_Ett1IvukNKZRq5GPwWEwHGbpFxvPCQZCG4Tp5A" alt="" width="375"><figcaption></figcaption></figure>

After that, you will be navigated to the set-up password screen.

**Step 3:** Enter your Password and confirm the Password;

**Step 4:** Tick ​​the Checkbox to confirm that you have read, understood and agree to abide by Saros Wallet's Terms of Service and Privacy Policy, then click **Create Password.**

<figure><img src="https://lh7-us.googleusercontent.com/FigvxtTWjHrj7Cki-52GrHFuTRwEAvj96OFhqWdQyjnaGOSow8jZ-GNr_qU2c9Ls9QFVimkvxZ_jtIVZQ-yC77M_Vf64deUorRZm9P9dV01UeBhyG9rpvA27OJWzpUWXAlQRWMrdY5tWYhXUb5cL0Vg" alt="" width="375"><figcaption></figcaption></figure>

Once successful, the screen will display the interface of adding/ restoring wallet, based on option that you chose at Step 2

<figure><img src="https://lh7-us.googleusercontent.com/RNm4V1xFHnkLhx7kDFLhBcbFCtKEsxIsEpeXkx4uREO5zkxSMex67ynrDS76tRa1KDYT70VPZkLCV9iRQL6Nla29IrusSAFXkgftSAwuSv8KFv6iVRH4wkaFF0imtDg6h93DSw-wPC6iPPoHD734Q7Q" alt="" width="375"><figcaption></figcaption></figure>

## How to Lock Wallet?

The Saros Wallet Extension will be locked if you are inactive on it in 15 minutes or you click on Lock icon.

<figure><img src="https://lh7-us.googleusercontent.com/hjGkjGGDrK6X4loBGxa8hDwmhLRKWvA7HIYO2yS-Y0VMviDpelaGSaCZxEgFnTDPaxDXY93I_QGiSLUNDePMQhDpWdvospJ8ZNnpNhN0InMO1cT47Uvo30YlTPmD50FmFJghwHWaP0qYRtDyo0YQ1J4" alt="" width="375"><figcaption></figcaption></figure>

After wallet is locked, you will be redirected to the Unlock Wallet screen.

## How to Unlock wallet?

When Saros Wallet Extension is locked, you need to unlock the wallet to access it.

**Step 1:** Open Saros Wallet Extension

**Step 2:** Input Password that you have set up for the Saros Wallet Extension to unlock it

{% hint style="warning" %}
**Note**

You only have 10 attempts to enter the password. If you fail all 10, your Saros Wallet Extension will be reset. This means all your wallets will be removed, and you will need to reimport them using the seed phrase.
{% endhint %}

<figure><img src="/files/Y5ARJFvpqBCCCiNjJFdY" alt="" width="375"><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-set-up-saros-extension-wallet.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.
