# YanusSTUDIO RIG

The **YanusSTUDIO RIG** was created to make our templates feel more **unique and professional**, moving away from the default MetaHuman rig that we used in the past.

While the internal hierarchy of YanusSTUDIO RIG is almost identical to the **MetaHuman rig**, its **appearance and structure** have been simplified. This makes it easier to work with, while still maintaining compatibility with models based on the MetaHuman system.

***

### 🔑 Key Features

* **Custom look & feel** — designed to represent our own studio’s style rather than relying on the standard MetaHuman rig.
* **Simplified hierarchy** — easier to navigate and manage compared to the original MetaHuman setup.
* **Compatibility** — in order to connect your model to YanusSTUDIO RIG, it must be **based on the MetaHuman rig**.
  * Controller names need to match so the system can properly link the model.

***

### 🛠 How to Use

1. **Import YanusSTUDIO RIG** into your scene.
2. **Connect your existing model** (based on the MetaHuman rig).
3. Ensure that **controller names match** between the model and YanusSTUDIO RIG.
4. Once connected, you can take advantage of the simplified hierarchy for smoother workflow.

***

✨ In short: YanusSTUDIO RIG is a **MetaHuman-compatible custom rig** with a cleaner hierarchy and professional design, making rigging and sculpting easier and more intuitive.


---

# 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/rig-manager/yanusstudio-rig.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.
