> 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/kr/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-vrchat.md).

# Streaming Mocap Data into VRChat

{% hint style="warning" %}
VRChat에 MOVIN의 모션 데이터를 라이브 스트리밍하는 방법과 관련된 문서는 현재 작성 중입니다. \
곧 자세한 가이드가 제공될 예정이니 양해 부탁드립니다.
{% endhint %}

**VRChat**은 전 세계 사용자들이 실시간으로 모여 상호작용할 수 있는 소셜 VR 플랫폼으로, 사용자가 직접 제작한 3D 아바타와 가상 월드를 자유롭게 활용할 수 있습니다. 프로그래밍 없이도 월드 빌더 툴과 커뮤니티 제작 리소스를 이용해 다양한 환경을 구현할 수 있으며, 음성·텍스트 채팅과 제스처 인식 기능을 통해 몰입감 있는 소통이 가능합니다.

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


---

# 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:

```
GET https://help.movin3d.com/kr/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-vrchat.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.
