# Home

{% hint style="warning" %}
**Note:** This documentation is currently being updated, and some information may be incomplete. We’re working to have everything updated as soon as possible. If you need any specific details in the meantime, please get in touch with <support@mographfactory.com>.<br>
{% endhint %}

**Version:** 1.5.0\
**Publisher:** Mographfactory

Mute is an Adobe panel that speeds up motion and post workflows across After Effects, Premiere Pro, Photoshop, and Illustrator.

## Quick Links

* [Introduction](/mute-docs/home/getting-started/introduction.md)
* [Installation](/mute-docs/home/getting-started/installation.md)
* [Updates](/mute-docs/home/getting-started/updates.md)
* [Account and License](/mute-docs/home/account/account-and-license.md)
* [Home Panel](/mute-docs/home/features/home-panel.md)
* [Expression and Script Library](/mute-docs/home/features/expression-and-script-library.md)
* [Mute AI](/mute-docs/home/features/mute-ai.md)
* [Ease Library](/mute-docs/home/features/ease-library.md)
* [Palette](/mute-docs/home/features/palette.md)
* [Palette](/mute-docs/home/features/palette.md)
* [GIF Maker](/mute-docs/home/features/gif-maker.md)
* [Media Library](/mute-docs/home/features/media-library.md)
* [Settings](/mute-docs/home/settings.md)
* [Copyright](/mute-docs/home/copyright.md)

## Official Links

* Product: <https://mographfactory.com/mute>
* Documentation: <https://mographfactory.com/mute/mute-documentation/>
* EULA: <https://mographfactory.com/end-user-license-agreement/>
* Support: <support@mographfactory.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://mographfactory.gitbook.io/mute-docs/home.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.
