# Optimize

In many rigs, certain deformations are controlled by **multiple controllers** working together. The **Optimize** function solves this problem by combining them into a **single controller**.

***

### ⚡ How It Works

1. **Select several controllers** whose combined influence creates the desired deformation.
2. Run the **Optimize** function.
3. The system will replace the selected controllers with **one unified controller**, which fully inherits their functionality.

***

### 🎯 Benefits

* Simplifies interaction with baked data.
* Makes editing and sculpting more intuitive.
* Reduces controller clutter, leaving only the essential tools for deformation.

***

✨ In short: **Optimize** makes it easier to work with rigs by merging multiple controllers into one, giving you a cleaner and more efficient setup.


---

# 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/optimize.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.
