# How to add View-only wallet

Saros Super App allows you to add a view-only wallet when you have a wallet address. With a view-only wallet, you can only view your balances, assets, and transaction histories. Transaction activities are not possible.

**Step 1**: On the Home Screen of the Saros Super App, click the **Wallet** section in the top left corner;

**Step 2**: Click <img src="https://lh7-us.googleusercontent.com/BvBKrJalNGharSBCuKTaF3fBT2dM2hbfqc3GuhiqS22xbCCu94gRuL6gcOtQ-k_9wsMd4b17DfowP3xqN07KtArxUYMTF8UemV8oef9vI6XFMQNYq9Ig79SooBg_Ih19itpOvJimO5LkD7TPE5bUClo" alt=":heavy_plus_sign:" data-size="line"> Icon in the top right corner;

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

**Step 4**: Enter Wallet Name, Wallet Address, and click **Add**.

<figure><img src="https://lh7-us.googleusercontent.com/U8-kHCjbnkVzagwZn3HBFo_IxESRH5xhRYjjZ3csGrcIzhvnMOxdJB0nQnaVBb3Dad6T48H1aFzHOh1HSdzCVRBsck03ZjDXqsFFR7bPH2f62epn5b7DDrBNoiq1p_aH7qHZm2uPBhtJV7E_4jhFdG8" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://lh7-us.googleusercontent.com/GGxwpkd8DsxKY5TZvCwYWrosQ8xG83EmHlOAcgyu_9y6dPhgJFbOPNHp7ARsAo8Z307OAS7CKND-afnDRh9K0q7E1tRtq2p0xLkWg393Asr5equ05xM6glUqxhRh-HUQpP7B135VukpxnYzo1mqP5Qs" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Notes**:

* You can change the Wallet Name and remove the View-only Wallet.
* You cannot [back up Seed Phrase or manage Connections](/saros-mobile-app/mobile-app/how-to-manage-wallets.md) 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/saros-mobile-app/mobile-app/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.
