# What's TheKeyMachine?

TheKeyMachine (TKM) is an open source set of tools designed for Maya animators. These tools are crafted to accelerate and facilitate many of the tasks animators undertake on a daily basis.\
\
TheKeyMachine is under GPL 3.0 License\
For more details on the GPL v3 license, please visit: <https://www.gnu.org/licenses/gpl-3.0.html>

TheKeyMachine allows for[ personal](/base/getting-started/how-to-install-it.md) and [studio installations](/base/getting-started/how-to-install-it/studio-install.md).

{% embed url="<https://youtu.be/HvLnck8u_zA>" %}

{% hint style="danger" %}
Since version 0.1.20, TheKeyMachine has been free and does not require a license to operate. It can also be used on offline machines
{% endhint %}

{% hint style="info" %}
The currently supported Maya versions are:

* Maya 2022 / 2023 / 2024  / 2025 - Windows / Linux  / MacOS\*

(\*) macOS officially unsupported. macOS users please check compatibility and [installation process](/base/getting-started/how-to-install-it/macos-install.md)
{% 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://thekeymachine.gitbook.io/base/getting-started/whats-thekeymachine.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.
