# Installing on Mac OSX

## Download <a href="#download" id="download"></a>

{% 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 %}

![Example release](https://1901107426-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-RPpMH7dII6kGrgrIE%2F-M-RQ8vuK5i23vC4tUmm%2Fgithub_dmg.png?alt=media\&token=5f2a70b8-57a6-4b23-a624-339cb06d3f39)

* Click &#x61;**`ssets`** on the version you would like (the newest one is at the top)
* Click the `digital-paper-edit-electron-<version>.dmg` to download the `dmg` file.&#x20;
* Once downloaded, double click and open the `dmg` file
* Drag the app into the applications folder

![](https://1901107426-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-RPpMH7dII6kGrgrIE%2F-M-RR0qP0aO2pM3rseXp%2Finstallation.png?alt=media\&token=683f3de0-9e2a-4946-89ed-c8c205991d81)

* Add it to the dock if you want a shortcut to it.

{% hint style="info" %}
First time opening the app, right click on the app and click open. \
From then on you can just double click.
{% endhint %}

## `unidentified developer`error

if you get the`unidentified developer`error follow [these instructions](https://support.apple.com/kb/PH25088) or rick click onto the app and click open.

{% hint style="info" %}
See [initial setup](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.17/setup) for getting started
{% 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.0.17/installing/installing-on-mac-osx.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.
