> For the complete documentation index, see [llms.txt](https://docs.yanusstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yanusstudio.com/setup/yanusface.md).

# YanusFACE

## YanusFACE v1.0.0

### Description

YanusFACE is an innovative plugin for Autodesk Maya designed to enhance the workflow with BlendShapes and automate related processes.

### Installation

To install YanusFACE, simply drag and drop the plugin file into your Autodesk Maya environment. Upon installation, a new toolbar named `YanusSTUDIO` will automatically appear.

### Initial Setup

Upon the first launch, YanusFACE will automatically install the necessary libraries and request a restart of Maya to complete the setup.

### Requirements

* Autodesk Maya version 2022.05 or newer for full functionality.
* PyMEL must be installed for proper integration with Autodesk Maya and optimal performance of YanusFACE. For installation instructions, see the [PyMEL Installation Guide](https://help.autodesk.com/view/MAYAUL/2024/ENU/?guid=GUID-2AA5EFCE-53B1-46A0-8E43-4CD0B2C72FB4).
* On older versions of Maya, the BlendShapes generation system will function correctly, but the main model may not fully respond to the BlendShapes.

### License Authorization

To fully activate YanusFACE, follow these steps:

1. Start the program.
2. Navigate to Help -> License in the menu.
3. Enter your license code and confirm to complete the authorization.

### Support

If you have any questions or issues using YanusFACE, please contact our support team at <sales@yanusstudio.com>.

### YouTube Channel

We also have a YouTube channel where we post video tutorials on how to use our applications. Check it out [here](https://www.youtube.com/channel/UCeoNRe0n2eq7w97H2VIBpPQ).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/setup/yanusface.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.
