# About

## Description

Not everything can fit in the Motion panel — so, a couple processes and information locations are linked and available on the About screen.

## Version changelog

View record of all notable updates. This screen can be accessed from the Menu footer (*by clicking the v4.xx number int he bottom right*) or via the About screen.

## Guide

Browse and learn M⁴ with information resources. This button will take you to the very Guide you are currently browsing.&#x20;

<https://motion.mtmograph.com/>

## Downloads

Get the latest install packages for M⁴ or, the other Mt. Mograph tools like Boombox or Wander.

<https://www.mtmograph.com/pages/downloads>

## Uninstall

Remove all M⁴ components from your workstation. This button just requires a quick password entry and your system will be free of any Motion assets.&#x20;

{% hint style="info" %}
This is a non-destructive process, so existing projects will not be broken. You just won't have access to the Motion Extension panel via the <mark style="color:yellow;">**App Bar > Window > Motion-4**</mark>**&#x20;.**&#x20;
{% endhint %}

## Support

Contact Mt. Mograph team for technical assistance or, further questions. Contact us directly at <mark style="color:blue;">**<support@mtmograph.com>**</mark> or, use the Contact form on our website below:

<https://www.mtmograph.com/pages/contact-us>

## Reset

Return all M⁴ settings and preferences to the initial state.

## EULA

View M⁴ software license agreements.

<https://www.mtmograph.com/pages/legal>

## mtmograph.com

⛰️ modular motion design ⛰️

CREATED BY THE MT. MOGRAPH TEAM \
© 2014-2022 Mt. Mograph LLC, All rights reserved.

{% embed url="<https://www.mtmograph.com/>" %}


---

# 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/m-settings/menu/about.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.
