# MOTIVE

- [Installation and License Activation](https://docs.optitrack.com/motive/installation-and-activation.md): A comprehensive guide to installing and licensing Motive.
- [Motive Basics](https://docs.optitrack.com/motive/motive-basics.md): Everything you need to know to move around the Motive interface.
- [Calibration](https://docs.optitrack.com/motive/calibration.md): Detailed instructions for camera system calibration and information about the Calibration pane.
- [.mcal XML Calibration Files](https://docs.optitrack.com/motive/calibration/.mcal-xml-calibration-files.md): An overview of the data available in the .mcal calibration file.
- [Continuous Calibration](https://docs.optitrack.com/motive/calibration/continuous-calibration.md): Detailed instructions for using the Continuous Calibration feature.
- [Continuous Calibration Pane](https://docs.optitrack.com/motive/calibration/continuous-calibration-pane.md): An overview of the Continuous Calibration pane and its functions.
- [Calibration Squares](https://docs.optitrack.com/motive/calibration/calibration-squares.md)
- [Markers](https://docs.optitrack.com/motive/markers.md)
- [Assets](https://docs.optitrack.com/motive/assets.md): Learn how to work with different types of trackable assets in Motive.
- [Gizmo Tool: Translate, Rotate, and Scale](https://docs.optitrack.com/motive/assets/gizmo-tool-translate-rotate-and-scale.md)
- [Rigid Body Tracking](https://docs.optitrack.com/motive/rigid-body-tracking.md): This page provides detailed instructions to create rigid bodies in Motive, and covers other useful features associated with rigid body assets.
- [Aligning Rigid Body Pivot Point with a Replicated 3D Model](https://docs.optitrack.com/motive/rigid-body-tracking/aligning-rigid-body-pivot-point-with-a-replicated-3d-model.md): This page provides instructions for aligning a Rigid Body pivot point with a real object replicated 3D model.
- [Skeleton Tracking](https://docs.optitrack.com/motive/skeleton-tracking.md): Detailed instructions for creating and using Skeleton assets in Motive.
- [Trained Markersets](https://docs.optitrack.com/motive/trained-markersets.md)
- [IMU Sensor Fusion](https://docs.optitrack.com/motive/imu-sensor-fusion.md)
- [Data Recording](https://docs.optitrack.com/motive/data-recording.md): This page provides an overview of the recording process in Motive.
- [Data Types](https://docs.optitrack.com/motive/data-recording/data-types.md)
- [Labeling](https://docs.optitrack.com/motive/labeling.md): This page covers the basics of marker labels in Motive and outlines a sample labeling workflow.
- [Data Editing](https://docs.optitrack.com/motive/data-editing.md)
- [Data Export](https://docs.optitrack.com/motive/data-export.md)
- [Data Export: BVH](https://docs.optitrack.com/motive/data-export/data-export-bvh.md)
- [Data Export: C3D](https://docs.optitrack.com/motive/data-export/data-export-c3d.md)
- [Data Export: CSV](https://docs.optitrack.com/motive/data-export/data-export-csv.md): Defines the options available when exporting tracking data to a CSV file.
- [Data Export: FBX](https://docs.optitrack.com/motive/data-export/data-export-fbx.md): An overview of the data export options for FBX.
- [Data Export: TRC](https://docs.optitrack.com/motive/data-export/data-export-trc.md)
- [Data Streaming](https://docs.optitrack.com/motive/data-streaming.md): Learn how to configure Motive to broadcast frame data over a selected server network.
- [Camera Video Types](https://docs.optitrack.com/motive/camera-video-types.md): An overview of the different video modes available on the OptiTrack cameras.
- [Audio Recording](https://docs.optitrack.com/motive/audio-recording.md)
- [Motive HotKeys](https://docs.optitrack.com/motive/motive-hotkeys.md)
- [Measurement Probe Kit Guide](https://docs.optitrack.com/motive/measurement-probe-kit-guide.md)
- [Motive Batch Processor](https://docs.optitrack.com/motive/motive-batch-processor.md)
- [Reconstruction and 2D Mode](https://docs.optitrack.com/motive/reconstruction-and-2d-mode.md): An in-depth explanation of the reconstruction process and settings that affect how 3D tracking data is obtained in Motive.


---

# 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://docs.optitrack.com/motive.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.
