# Installation

{% hint style="info" %}
Motion 4 is now part of **Motion Studio**. [Learn More](https://motion-studio.mtmograph.com).
{% endhint %}

<figure><img src="/files/mhlGQ6raiCrsrqjiYSPV" alt="Mt. Mograph downloads page"><figcaption><p>mtmograph.com/pages/downloads</p></figcaption></figure>

## Summary

**Motion (M⁴)** is an Extension that is compiled into the <mark style="color:blue;">**Motion Installer**</mark> that will automate the installation process.&#x20;

| System  | Name                                                                |
| ------- | ------------------------------------------------------------------- |
| MacOS   | [`Motion-Installer.pkg`](https://www.mtmograph.com/pages/downloads) |
| Windows | [`Motion-Installer.exe`](https://www.mtmograph.com/pages/downloads) |

{% hint style="info" %}
We recommend using the **Motion Installer**, but third-party ZXP-installers and manual installations are also possible. Please see [Troubleshooting](/additional-resources/troubleshooting.md) for alternate steps.&#x20;
{% endhint %}

## Get download

After purchase, your License Key(s) and Order Confirmation will be sent to the Purchase Email.&#x20;

1. The <mark style="color:blue;">**Motion Installer**</mark> can be downloaded from the Order Confirmation email.
2. On the Mt. Mograph downloads page: <https://mtmograph.com/pages/downloads>

## Launch installer

![](/files/IgBlzYo9NcCE6VQHKtbW)

### Finalize installation

1. Open the <mark style="color:blue;">**Motion Installer**</mark>, and proceed through the install screens.&#x20;
2. 2\. When the M⁴ packages complete successfully; open Adobe After Effects to [Activate License](/readme/activate-license.md) and finish the setup process.

{% hint style="warning" %}
If the target application was open during the Motion install, restart the Adobe application to finalize the installation.
{% endhint %}

## <mark style="color:red;">Failed install</mark>

In the rare case the Motion Installer fails and your applications meet the [System Requirements](/readme.md#system-requirements), Please see [Troubleshooting](/additional-resources/troubleshooting.md) for alternate step, or [Contact](https://mtmograph.com/pages/contact-us) support.


---

# 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://motion.mtmograph.com/readme/installation.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.
