> For the complete documentation index, see [llms.txt](https://docs.optitrack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.optitrack.com/markersets.md).

# SKELETON MARKER SETS

- [Full Body](https://docs.optitrack.com/markersets/full-body.md)
- [Baseline (41)](https://docs.optitrack.com/markersets/full-body/baseline-41.md)
- [Core (50)](https://docs.optitrack.com/markersets/full-body/core-50.md)
- [Biomech (57)](https://docs.optitrack.com/markersets/full-body/biomech-57.md)
- [Conventional (39)](https://docs.optitrack.com/markersets/full-body/conventional-39.md)
- [Full Body + Fingers](https://docs.optitrack.com/markersets/full-body-+-fingers.md)
- [Baseline + Passive Fingers (49)](https://docs.optitrack.com/markersets/full-body-+-fingers/baseline-+-passive-fingers-49.md)
- [Baseline + Active Fingers (57)](https://docs.optitrack.com/markersets/full-body-+-fingers/baseline-+-active-fingers-57.md)
- [Core + Passive Fingers (54)](https://docs.optitrack.com/markersets/full-body-+-fingers/core-+-passive-fingers-54.md)
- [Core + Active Fingers (62)](https://docs.optitrack.com/markersets/full-body-+-fingers/core-+-active-fingers-62.md)
- [Upper](https://docs.optitrack.com/markersets/upper.md)
- [Baseline Upper (25)](https://docs.optitrack.com/markersets/upper/baseline-upper-25.md)
- [Conventional Upper (27)](https://docs.optitrack.com/markersets/upper/conventional-upper-27.md)
- [Lower](https://docs.optitrack.com/markersets/lower.md)
- [Baseline Lower (20)](https://docs.optitrack.com/markersets/lower/baseline-lower-20.md)
- [Helen Hayes Lower (19)](https://docs.optitrack.com/markersets/lower/helen-hayes-lower-19.md)
- [Conventional Lower (16)](https://docs.optitrack.com/markersets/lower/conventional-lower-16.md)
- [Hand and Fingers](https://docs.optitrack.com/markersets/hand-and-fingers.md)
- [Left/Right Hand (4) Active](https://docs.optitrack.com/markersets/hand-and-fingers/left-right-hand-4.md)
- [Left/Right Hand (10) Active + Passive](https://docs.optitrack.com/markersets/hand-and-fingers/left-right-hand-4-1.md)
- [Active Finger Marker Set](https://docs.optitrack.com/markersets/hand-and-fingers/active-finger-markerset.md)
- [Glove Device Setup](https://docs.optitrack.com/markersets/glove-device-setup.md)
- [Manus Glove Setup](https://docs.optitrack.com/markersets/glove-device-setup/manus-glove-setup.md): Basic setup and troubleshooting guide for integrating Manus Glove devices with Motive.
- [StretchSense Glove Setup](https://docs.optitrack.com/markersets/glove-device-setup/stretchsense-glove-setup.md)
- [Rizzoli Marker Sets](https://docs.optitrack.com/markersets/rizzoli-markersets.md)
- [Entertainment Marker Sets](https://docs.optitrack.com/markersets/entertainment-markersets.md)
- [Rigid Body Skeleton Marker Set](https://docs.optitrack.com/markersets/rigid-body-skeleton-markerset.md): This page provides step-by-step instructions for creating the rigid body based skeleton Marker Sets in Motive.


---

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