# Installation

Follow these steps to install the tool:

1. **Download Files** — get the files from the official website and extract them to a location of your choice.
2. **Launch Maya** — open **Autodesk Maya 2022** or a later version.
3. **Install** — drag and drop the file `install.py` into the Maya window to start the installation.
4. **Restart** — after a successful installation, restart Maya to complete the setup.

<figure><img src="/files/sElGGfvKji8Cxb0HGnhW" alt=""><figcaption></figcaption></figure>


---

# 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://docs.yanusstudio.com/yanusface/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.
