# Streaming Mocap Data into VRChat

{% hint style="warning" %}
Documentation on how to live stream motion data from MOVIN to VRChat is currently in progress. A detailed guide will be provided soon.
{% endhint %}

[VRChat](https://hello.vrchat.com/) is a social VR platform where users from around the world can gather and interact in real time, freely using custom-made 3D avatars and virtual worlds. Without any programming, diverse environments can be created through world-building tools and community-made resources. It also offers voice and text chat, as well as gesture recognition, enabling immersive communication.

<figure><img src="https://935889915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpjitYtIcckwQaYBZMIj0%2Fuploads%2FjEiU9YDoWt8UTxylbhp4%2FGroup%2031.png?alt=media&#x26;token=8944f907-8244-47fe-8032-4e58578bd956" alt=""><figcaption></figcaption></figure>


---

# 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/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.
