# Signer

{% hint style="info" %}
**Note:** The Watch Wallet mode allows the creation of unsigned transactions.&#x20;
{% endhint %}

### **Step By Step Guide**

**Step 1**: Go to the’ Signer’ tab in the top up navigation bar.

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

**Step 2:** Enter a valid unsigned transaction.

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

**Step 3: R**eview the summary of the transaction and verify the outputs before signing.

**Step 4:** Click the ‘Sign’ button to sign your transaction

**Step 5:** Enter your password/passphrase to continue

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

**Step 6:** Verify your transaction by reviewing the summary

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

**Step 7:** Publish the transaction by clicking the ‘Publish’ button


---

# 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/signer.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.
