# Extensions Page

The Extensions page showcases the numerous Adobe extensions that can be installed within Motion Studio.&#x20;

Motion Studio comes packaged with 5 After Effects panels, and 1 Illustrator panel. Each panel can be individually installed, but as a group will always be contained in a *single* folder in your Adobe extensions path.

<figure><img src="/files/bTmUyogSW1tWAh6C3hhd" alt=""><figcaption></figcaption></figure>

Clicking "Install All" will download and install the extensions to your machine. You can also pick-and-choose the extension panels you'd like to see in your applications

### Prerequisites

For the installer to run, you must have Adobe Creative Cloud installed and running. We utilize the [Unified Plugin Installer Agent](https://helpx.adobe.com/creative-cloud/help/working-from-the-command-line.html) that is packaged with CC. It should exist at the following paths:

*macOS:* `/Library/Application Support/Adobe/Adobe Desktop Common/RemoteComponents/UPI/UnifiedPluginInstallerAgent/UnifiedPluginInstallerAgent.app/Contents/MacOS/UnifiedPluginInstallerAgent`

*Windows:* `C:\Program Files\Common Files\Adobe\Adobe Desktop Common\RemoteComponents\UPI\UnifiedPluginInstallerAgent`

<figure><img src="/files/ed3GrIrdKAqSZT1rSrIl" alt=""><figcaption><p>Installed Extensions</p></figcaption></figure>

Once installed, the extensions will show up in After Effects or Illustrator under *Window -> Extensions.*

### Updates

Any extension updates will be pushed to your Motion Studio application, and can be immediately installed. You will also get notified in your extension panels if an update is available.

<figure><img src="/files/cgZyltpiK4nn7GQ5xNLJ" alt="" width="375"><figcaption><p>Extensions Update</p></figcaption></figure>


---

# 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-studio.mtmograph.com/extensions-page.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.
