# Hands Setting

{% embed url="<https://www.youtube.com/watch?v=Cx1DUseG5xE>" %}

카메라 기반의 손 모션 캡쳐가 베타 버전으로 출시되며, MOVIN TRACIN 기기 하나만으로 온몸과 손목, 손가락 움직임을 실시간으로 트래킹 할 수 있습니다. 손 모션캡처가 어려운 환경에서는 기본 손 동작 (Hand rest pose) 을 지정하거나, 역동적인 액션에서는 서드 파티 장갑을 연동하는 등 상황에 따라 보다 자연스러운 모션 캡쳐 데이터를 획득해보세요.

* 손가락 캡처가 어려운 환경에서는 기본 손 동작 (Hand rest pose) 을 활용해보세요. [Set Hand Rest Pose](/kr/movin-studio-usage-guide/hands-setting/set-hand-rest-pose.md) 문서를 참고해주세요.
* 서드파티 장갑과 연동하려면 [Integrate with 3rd Party Gloves](/kr/movin-studio-usage-guide/hands-setting/integrate-with-3rd-party-gloves.md) 문서를 참고해주세요.
* MOVIN의 손 모션캡처 베타 버전을 사용하려면 [Hands Motion Capture (Beta)](/kr/movin-studio-usage-guide/hands-setting/hands-motion-capture-beta.md) 문서를 참고해주세요.&#x20;

해당 과정들을 차근차근 살펴볼까요?


---

# 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/kr/movin-studio-usage-guide/hands-setting.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.
