# MOVIN STUDIO USAGE GUIDE

- [Studio to Anywhere: MOVIN Studio Usage Guide](https://help.movin3d.com/movin-studio-usage-guide/studio-to-anywhere-movin-studio-usage-guide.md)
- [Project, Toolbar and Puppet Mode](https://help.movin3d.com/movin-studio-usage-guide/project-toolbar-and-puppet-mode.md)
- [Create and Calibrate Actor](https://help.movin3d.com/movin-studio-usage-guide/create-and-calibrate-actor.md)
- [Hands Setting](https://help.movin3d.com/movin-studio-usage-guide/hands-setting.md)
- [Set Hand Rest Pose](https://help.movin3d.com/movin-studio-usage-guide/hands-setting/set-hand-rest-pose.md)
- [Integrate with 3rd Party Gloves](https://help.movin3d.com/movin-studio-usage-guide/hands-setting/integrate-with-3rd-party-gloves.md)
- [Hands Motion Capture (Beta)](https://help.movin3d.com/movin-studio-usage-guide/hands-setting/hands-motion-capture-beta.md)
- [Import Custom Character](https://help.movin3d.com/movin-studio-usage-guide/import-custom-character.md)
- [Retargeting](https://help.movin3d.com/movin-studio-usage-guide/retargeting.md)
- [Pose Matching](https://help.movin3d.com/movin-studio-usage-guide/retargeting/pose-matching.md)
- [Bone Mapping](https://help.movin3d.com/movin-studio-usage-guide/retargeting/bone-mapping.md)
- [Retarget Settings](https://help.movin3d.com/movin-studio-usage-guide/retargeting/retarget-settings.md)
- [Bone Offset](https://help.movin3d.com/movin-studio-usage-guide/retargeting/bone-offset.md)
- [Recording](https://help.movin3d.com/movin-studio-usage-guide/recording.md)
- [Play, Export and Live-stream Mocap Clip](https://help.movin3d.com/movin-studio-usage-guide/play-export-and-live-stream-mocap-clip.md)
- [Live-streaming](https://help.movin3d.com/movin-studio-usage-guide/live-streaming.md)
- [Streaming Mocap Data into Warudo](https://help.movin3d.com/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-warudo.md)
- [Streaming Mocap Data into VRChat](https://help.movin3d.com/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-vrchat.md)
- [Streaming Mocap Data into Meligo](https://help.movin3d.com/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-meligo.md)
- [Streaming Mocap Data into Unity](https://help.movin3d.com/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-unity.md)
- [Streaming Mocap Data into Unreal Engine](https://help.movin3d.com/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-unreal-engine.md)
- [Streaming Mocap Data into Blender](https://help.movin3d.com/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-blender.md)
- [Streaming Mocap Data into Notch](https://help.movin3d.com/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-notch.md)
- [Streaming Mocap Data into TouchDesigner](https://help.movin3d.com/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-touchdesigner.md)
- [Streaming Mocap Data into ROS by OSC](https://help.movin3d.com/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-ros-by-osc.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/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.
