# Quick Actions

The **Core Tools** section contains the most important functions, displayed directly in the main window of the program for quick access.

***

### 🌀 Generate

Starts the automatic creation of **bakes** and organizes BlendShapes using a built-in method.

* Works seamlessly with **Corrective Expression**.
* The program remembers all steps taken while working on the model.

***

### 🛠 Edit

Modify the **BlendShape mesh** without breaking links to the model.

***

### 🔄 Reset

Resets the position of all **tracked controllers**.

***

### ✂️ Split

Edit **mirrored BlendShapes** simultaneously, making sculpting faster and easier.

***

### 🪞 Mirror

Copies deformation to the paired controller, mirroring the mesh.

* Requires a **symmetrical model** to avoid distortions.

***

### ✏️ Create Modification

Create a simple modification that you can adjust freely.

* Once finished, run **Generate** again to apply the modification to the main model and update all BlendShapes.

***

### 🖥 DualPanel

Splits the workspace into **two screens** for easier editing.

* Press again to return to single-screen mode.


---

# 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/essential-tools/quick-actions.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.
