# Studio to Anywhere: MOVIN Studio Usage Guide

MOVIN Studio allows you to capture full-body motion data and stream it to various external platforms in real time. Let’s take a look at its core features:

* **Motion Capture & Export**: You can capture a person’s physical movements as high-fidelity motion capture data using MOVIN TRACIN.&#x20;
  * Check [Recording](/movin-studio-usage-guide/recording.md)and [Play, Export and Live-stream Mocap Clip](/movin-studio-usage-guide/play-export-and-live-stream-mocap-clip.md).
* **Real-Time Streaming**: MOVIN Studio supports real-time streaming, allowing you to send live motion data to third-party platforms.
  * Check [Live-streaming](/movin-studio-usage-guide/live-streaming.md) part.

You can also retarget the captured human motion data to your character.

* **Import Custom Characters**: MOVIN Studio allows you to import your own 3D characters in formats such as VRM or FBX.
  * Check [Import Custom Character](/movin-studio-usage-guide/import-custom-character.md).&#x20;
* **Retargeting**: Retargeting makes the character move naturally and realistically in real time based on the performer’s movements.
  * Check [Retargeting](/movin-studio-usage-guide/retargeting.md).

You can obtain more detailed tracking of hand and finger motion, adding expressive detail to your mocap results.

* **Third-Party Gloves**: MOVIN Studio supports third-party gloves from manufacturers like Rokoko and Manus.
  * Check [Integrate with 3rd Party Gloves](/movin-studio-usage-guide/hands-setting/integrate-with-3rd-party-gloves.md).
* **MOVIN Hands Motion Capture**: You can also track the wrist and finger motion from MOVIN's camera.
  * Check [Hands Motion Capture (Beta)](/movin-studio-usage-guide/hands-setting/hands-motion-capture-beta.md).

Now that you have an overview, shall we dive into each feature in more detail? Let’s get started! 💡


---

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