# MOVIN Docs

## MOVIN | EN

- [MOVIN](https://help.movin3d.com/movin.md)
- [Before You Get MOVIN: MUST-Read Setup Guide](https://help.movin3d.com/before-you-get-movin-must-read-setup-guide.md)
- [MOVIN TRACIN Setup](https://help.movin3d.com/installation-and-setup/movin-tracin-setup.md)
- [MOVIN TRACIN Firmware Update](https://help.movin3d.com/installation-and-setup/movin-tracin-firmware-update.md)
- [MOVIN Studio Installation](https://help.movin3d.com/installation-and-setup/movin-studio-installation.md)
- [Playback Scene](https://help.movin3d.com/installation-and-setup/playback-scene.md)
- [Step 1. Connect Device](https://help.movin3d.com/installation-and-setup/step-1.-connect-device.md)
- [Step 2. Set Mocap Zone](https://help.movin3d.com/installation-and-setup/step-2.-set-mocap-zone.md)
- [Get Familiar with Unlimited License](https://help.movin3d.com/licenses/get-familiar-with-unlimited-license.md)
- [Offline Access](https://help.movin3d.com/licenses/offline-access.md)
- [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)
- [FAQ](https://help.movin3d.com/miscellaneous/faq.md): Let me share you what many of you curious of.
- [What's New?](https://help.movin3d.com/miscellaneous/whats-new.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.movin3d.com/movin.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.
