> For the complete documentation index, see [llms.txt](https://help.movin3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.movin3d.com/movin-tracin-kr/movin-tracin.md).

# MOVIN TRACIN

{% hint style="success" %}
MOVIN Studio가 더욱 향상된 모델 및 새로운 기능으로 업데이트되었습니다.\
자세한 업데이트 내용은 [What's New?](/movin-tracin-kr/miscellaneous/whats-new.md) 에서 확인해 주세요.
{% endhint %}

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

MOVIN TRACIN은 무빈의 실시간 전신 마커리스 모션 캡처 기술이 집약된 플래그십 제품입니다.\
언제 어디서나 단 한 대의 기기만으로 스튜디오 품질의 모션 캡처를 수행할 수 있어요.&#x20;

MOVIN TRACIN은 전용 소프트웨어인 MOVIN Studio와 함께 사용되며, \
해당 문서에서는 두 구성 요소의 설치 및 사용 방법을 안내할 예정이에요.

익숙해지면 5분 만에 설치하고 바로 사용할 수 있어요! 바로 시작해볼까요?


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.movin3d.com/movin-tracin-kr/movin-tracin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
