# Installation

## Summary <a href="#summary" id="summary"></a>

After you purchase a License, your download will be available in two locations.

1. A order confirmation will be sent to the Checkout Email with a Download link and License Key
2. On our website: <https://mtmograph.com/pages/downloads>

## Finalize installation <a href="#finalize-installation" id="finalize-installation"></a>

**Mac**

On Mac, you'll run a .dmg installer. Mac will likely prompt you to add Motion Studio to your Applications folder. *This is necessary to ensure you continue to get updates to your application.* After that, you can run Motion Studio from your Applications folder, and pin it to your taskbar.

**Windows**

Unzip the downloaded file, and run the .exe installer. We'll create a start menu shortcut for you.


---

# 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/general/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.
