# 뷰 전용 지갑 추가

Saros Extension Wallet allows you to add a view-only wallet when you have a wallet address.

{% hint style="info" %}
**Note:** With a view-only wallet, you can only view your balances, assets, and transaction histories. Transaction activities are not possible.
{% endhint %}

**Step 1:** Access to Saros Extension Wallet

**Step 2:** Click on the Wallet section at the top left corner, then click **Add** at the top right corner.

<div><figure><img src="/files/8o925LCm3bKNNaSK2ZWa" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sLgmtTlWIlMfmaYOdmHj" alt=""><figcaption></figcaption></figure></div>

**Step 3:** Click **Add a view-only wallet** to initiate a new view-only wallet;

<figure><img src="https://lh7-us.googleusercontent.com/q07WsjnMhkLsmOG0zxEJGj6QdcmbJyJIJ8-Zfv_5h099ndw9LYs16phCxN9q-4gtpT1AxHUg7h5xDIcv2ArQtQduV5Uj2wRQ02ntZybp-c2C-klJdekxqezsfwiRRZcZ3Pbx02mtNWkGGKclJoXn0Ns" alt="" width="375"><figcaption></figcaption></figure>

**Step 4:** Enter Wallet Name, Wallet Address, and click **Add** to complete the process.

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

Once successfully adding the view-only wallet, you will be navigated to the Home Screen of that wallet.

{% hint style="success" %}
Notes:

1. You can change the Wallet Name and remove the View-only Wallet.
2. You **cannot** back up Seed Phrase or manage Connections with the view-only wallet.
   {% endhint %}


---

# 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-add-view-only-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.
