# Watch Mode

The Watch Mode empowers users to import public addresses or a public key, enabling direct wallet observation without the need for private keys. Easily monitor your Zen Protocol wallet without using your passphrase.&#x20;

Additionally, when importing your wallet using either the public address or public key, you also have the ability to include the change address.

### Step by Step Guide

**Step 1: Click the ‘Watch only mode’ button**

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

**Step 2: Read and Confirm the Term and Conditions**

<figure><img src="/files/8A4JC3uvFMqifTZPS1yf" alt=""><figcaption></figcaption></figure>

**Step 3: Import your public address or public key**

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

**Step 4: Choose password**

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

**Step 5: Choose a Name**

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

**Step 6: Confirm Wallet Creation**

<figure><img src="/files/XHZjPwJIC0yMX33v6a4J" 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.zenprotocol.com/apps/wallet/wallet-structure/onboarding/watch-mode.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.
