# Set Hand Rest Pose

In MOVIN Studio, you can configure a hand rest pose to define how the hands appear in your motion capture data without a finger tracking.&#x20;

{% hint style="warning" %}
If you are using both a custom character without a finger tracking, we recommend adjusting **MOVIN Studio's hand rest pose to your character's default hand pose**.
{% endhint %}

<figure><img src="/files/iWH1EkcUvcC0kyvF3TqH" alt=""><figcaption></figcaption></figure>

To set the hand rest pose, go to the 'Hands' tab and select one of the available hand pose presets from the 'Hand Rest Pose' dropdown menu. MOVIN Studio currently supports 3 preset hand poses in addition to the default option.

## Default

<figure><img src="/files/A8472SI3T6HBHUWPmyzD" alt=""><figcaption></figcaption></figure>

All fingers are fully extended in a straight, neutral position.

## ThumbOut

<figure><img src="/files/VyyemPUnjkTMB2g1cUhu" alt=""><figcaption></figcaption></figure>

A pose commonly used in .vrm format characters where the thumb is naturally spread apart from the other four fingers.

## Natural

<figure><img src="/files/hyX5zsVbI8BUTI1GalqA" alt=""><figcaption></figcaption></figure>

This hand pose shows the default hand pose of the Unreal Engine mannequin, featuring a naturally relaxed finger spread.


---

# 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://help.movin3d.com/movin-studio-usage-guide/hands-setting/set-hand-rest-pose.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.
