# Activate license

## **Summary**

When **Wander** is first installed a **License Key** is required to activate and finalize the process. You can **log in** and **out** of your License Key and easily switch to a different workstation.

## **Open Application**

**Wander** supports **Adobe After Effects** and **Adobe Premiere**. See [**System Requirements**](/master.md#system-requirements) for more information about the Creative Cloud versions supported.

{% hint style="danger" %}
**We recommend using Wander in Adobe After Effects. Adobe After Effects is best suited to import transformed images and SVGs.**
{% endhint %}

## **Launch Wander**

To open Wander, go to your **Application Bar > Window > Extensions > Wander**

{% hint style="info" %}
Wander is resizable, scalable and dockable. Drag and drop the Wander window anywhere in your application Workspace.
{% endhint %}

## Enter license key

When Wander is opened for the first time, a **License Key** is required to **log in** and finalize your installation.

### Get license key

You can get your License Key from your Checkout Email.\
If you forgot your License Key, you can recover it on our [**License Recovery**](https://mtmograph.com/pages/license-recovery) page

## Confirm license

After a valid License Key is pasted into Wander, the Extension will verify the number of installs/seats available and log in.&#x20;

{% hint style="info" %}
After the first valid **Login** Wander can work in **Offline Mode** for 7 days. After that, an internet connection is needed to re-validate the license.
{% endhint %}

### Multiple Seats

If the License Key is valid, but the Seat Count is reached. Wander will prompt you with a license manager screen where you can log in or out of workstations using your License Key.

### Failed license check

If the License Key check fails, a couple of situations may have happened:

1. The License Key isn't real, or entered incorrectly
2. The workstation has no internet connection to verify the license

{% hint style="warning" %}
For more information, or for assistance please [**Contact Us**](https://mtmograph.com/pages/contact-us)
{% 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://wander.mtmograph.com/general/activate-license.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.
