# Installing on Windows

## Download

{% hint style="info" %}
Download the latest stable release from the [releases page](https://github.com/pietrop/digital-paper-edit-electron/releases). Check out the release description to see what has changed from the previous version.
{% endhint %}

* Click &#x61;**`ssets`** on the version you would like (the newest one is at the top)
* download the `zip` file
* Install it on your PC

{% hint style="warning" %}
The windows version is still experimental, If you run into any issues, get in touch to help improve it [by raising an issue in github](https://github.com/pietrop/digital-paper-edit-electron/issues/new?assignees=pietrop\&labels=bug\&template=bug_report.md\&title=).
{% 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://autoedit.gitbook.io/autoedit-3-user-manual/1.2.1/installing/installing-on-windows.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.
