# Deprecated Desktop Wallet

{% hint style="danger" %}
The Zen-Protocol-Wallet was deprecated. The node and the Wallet have been separated in the new release.
{% endhint %}

### From source

{% content-ref url="/pages/-LE8jld8g8tg0lgIUZoj" %}
[Executable Installers](/apps/wallet/deprecated-desktop-wallet/installers.md)
{% endcontent-ref %}

## Usage Instructions

{% content-ref url="/pages/-L9kCd1GECNumAa5Qd\_s" %}
[Wallet Structure](/apps/wallet/deprecated-desktop-wallet/wallet-walkthrough.md)
{% endcontent-ref %}


---

# 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/deprecated-desktop-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.
