# Install

To get all the features fulling working you need to have **Adobe Premiere version `12.1`** or greater.

{% hint style="info" %}
There are two ways to install the autoEdit2 panel.&#x20;

1. is through the [Adobe's Exchange marketplace](/user-manual/autoedit-adobe-panel/install/adobe-exchange.md).&#x20;
2. Install as third party extension,&#x20;
   1. [Using a third party package manager - Anastasiy](/user-manual/autoedit-adobe-panel/install/using-a-third-party-package-manager-anastasiy.md)
   2. [Via Terminal](/user-manual/autoedit-adobe-panel/install/via-terminal.md)
      {% endhint %}

{% embed url="<https://install.anastasiy.com/>" %}

{% hint style="info" %}
Sign up to the [mailing list](http://eepurl.com/cMzwSX), follow on [twitter](http://twitter.com/autoEdit2) and/or [facebook](https://www.facebook.com/autoEdit.io/) to keep up to date with the latest releases. Say hi at [pietro@autoEdit.io](mailto:pietro@autoEdit.io?Subject=Hello), always curious to hear what autoEdit is helping you with.
{% 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/user-manual/autoedit-adobe-panel/install.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.
