# What does Signer do?

Signer does not act like a usual wallet – it does not show account balances, nor it allows for sending transactions directly from the interface. Transactions can only be conducted if they are happening in a connected app or directly on the web wallet. It is a way to sign blockchain transactions initiated by web apps, with a simple interface that makes using Web3 applications easier.

In the following sections, you can read about certain aspects of using the Aleph Zero Signer.

![](/files/1464N1j0N4kxIE1WB3au)


---

# 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.alephzero.org/aleph-zero/use/aleph-zero-signer/what-does-signer-do.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.
