# Studio to Anywhere: MOVIN Studio Usage Guide

MOVIN Studio에서는 모션캡처 데이터를 획득하고 이를 다양한 플랫폼으로 스트리밍할 수 있어요.

* **모션캡처 데이터 확인 및 내보내기**: 사람의 움직임을 모션캡처 데이터로 촬영하고, 이를 확인 후 내보낼 수 있습니다.
  * [Recording](/kr/movin-studio-usage-guide/recording.md) 및 [Play, Export and Live-stream Mocap Clip](/kr/movin-studio-usage-guide/play-export-and-live-stream-mocap-clip.md) 항목을 참고해주세요.
* **라이브 스트리밍**: 사람의 움직임을 실시간으로 타 플랫폼으로 전송할 수 있습니다.
  * [Live-streaming](/kr/movin-studio-usage-guide/live-streaming.md) 항목을 참고해주세요.

또한 나만의 커스텀 캐릭터를 불러와 리타게팅을 진행할 수도 있어요.

* **커스텀 캐릭터 불러오기**: VRM이나 FBX 포맷의 커스텀 캐릭터를 불러올 수 있습니다.
  * [Import Custom Character](/kr/movin-studio-usage-guide/import-custom-character.md) 항목을 참고해주세요.
* **리타게팅 (retargeting)**: 커스텀 캐릭터에 리타게팅을 하여 자연스러운 모션캡처 데이터를 획득할 수 있습니다.
  * [Retargeting](/kr/movin-studio-usage-guide/retargeting.md) 항목을 참고해주세요.

온몸의 움직임은 물론 자세한 손가락 트래킹도 가능합니다.

* **서드파티 장갑 (3rd party gloves)**: Rokoko나 Manus 사의 장갑을 통해 손목 및 손가락 트래킹을 할 수 있습니다.
  * [Integrate with 3rd Party Gloves](/kr/movin-studio-usage-guide/hands-setting/integrate-with-3rd-party-gloves.md) 항목을 참고해주세요.
* **무빈 손가락 트래킹 (MOVIN Hands Motion Capture)**: 무빈의 카메라를 통해 손목 및 손가락 트래킹을 할 수 있습니다.
  * [Hands Motion Capture (Beta)](/kr/movin-studio-usage-guide/hands-setting/hands-motion-capture-beta.md) 항목을 참고해주세요.

이제 다양한 기능들에 대해 하나씩 알아가볼까요?


---

# 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/studio-to-anywhere-movin-studio-usage-guide.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.
