# Attach a watch-only account

This feature allows you to view an account you do not own (i.e., don't own any backup information) with SubWallet. All you need is an account address.

**Step 1**: Open the SubWallet extension and click on the account name to access the account selection tab.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FSu7BlJ2oI3Bz3Bg23JDQ%2FScreenshot_19.png?alt=media&#x26;token=a1fae0e3-fbe3-4bca-ab14-8f0ccb7bc9ba" alt="" width="362"><figcaption></figcaption></figure>

**Step 2**: In the account selection tab, click the <img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FFiGMDTOg9S8t9pK5Ty8A%2FScreenshot_191.png?alt=media&#x26;token=0a583318-92e6-4dcc-a747-c92f918addcb" alt="" data-size="line"> icon at the bottom right of the screen.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2F3vwP8QtHkUowey2G9QtV%2FScreenshot_44.png?alt=media&#x26;token=daad9407-1e0a-4989-8cda-158f8061f1e4" alt="" width="362"><figcaption></figcaption></figure>

**Step 3**: Choose "**Attach watch-only account**".

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2F7AYhmXXU4aSkyNutxBxv%2FScreenshot_45.png?alt=media&#x26;token=5f567ee2-5b4e-43b1-ae70-210c07108fbc" alt="" width="362"><figcaption></figcaption></figure>

**Step 3**: Enter the address (known as the public key) or the public QR code of the account you want to attach. If the address is valid, enter the name for that account, then click "**Attach watch-only account**".

{% hint style="success" %}
SubWallet supports attaching all address types from all supported ecosystems.
{% endhint %}

<div><figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FHhSrMXTLsPn0IjPE78BQ%2FScreenshot_46.png?alt=media&#x26;token=13e274d5-1469-4820-9316-ac80fcd953dc" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2F4b85glCZQjluwyOKvAP7%2FScreenshot_47.png?alt=media&#x26;token=8eea1425-9472-4cfb-adeb-a573ce8bf0cf" alt="" width="362"><figcaption></figcaption></figure></div>

**Step 4**: You will be redirected to the homepage. In this example, your watch-only account has been named "*Andy 9*".

<div><figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FoP4MPBue3yuxZTthziPd%2FScreenshot_48.png?alt=media&#x26;token=1a7df22e-c060-481f-8a7b-ae9a0d3e2cd7" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FoAt1kuepyBZk9yCYPkSp%2FScreenshot_49.png?alt=media&#x26;token=0f3f1ac8-a150-43b3-8185-04235ac64e9b" alt="" width="362"><figcaption></figcaption></figure></div>

{% hint style="info" %}
As the name suggests, this type of account is watch-only. You could not transfer funds or actively participate in any activities with this type of account.&#x20;
{% 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.subwallet.app/main/extension-user-guide/account-management/attach-a-watch-only-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.
