# 5. Values Windows

### 5-1. Values Mode

<div align="left"><figure><img src="/files/8nUv2icjCuY9IpnN5FHJ" alt="" width="164"><figcaption></figcaption></figure></div>

* **Live**: Displays the values tracked by the Actor in real-time.
* **Max**: Displays only the maximum values tracked by the Actor.

### 5-2. Pin Tooltip

<div align="left"><figure><img src="/files/4XO7HGQJt6bxh4yTmJMh" alt="" width="109"><figcaption></figcaption></figure></div>

* **Pin Tooltip**: When you click on the Values slide the Tooltip enlarges the value and remains fixed. Clicking again or unchecking the **Pin Tooltip** option will unpin the Tooltip.

### 5-3. Disable Neutral Calibration, Disable Retargeting

<div align="left"><figure><img src="/files/ufFT0eu3rcUlfZmUMANl" alt="" width="105"><figcaption></figcaption></figure></div>

* **Disable Neutral Calibration**: A button to disable applying the neutral calibration created in the Actor window to the Character. When activated, it appears yellow.
* **Disable Retargeting**: A button to disable applying values generated in the Actor profile to the Character.

### 5-4. Values

<figure><img src="/files/g0dRdRP1MeJEWGsbvcJp" alt="" width="273"><figcaption></figcaption></figure>

This displays the data values corresponding to each expression’s mesh. It allows you to identify the names and values of specific expressions. If the Max values are too small, you can use this information to adjust (tune) the data accordingly.


---

# 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/yanuslive_old/5.-values-windows.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.
