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

# API Reference

- [Finger](https://handtracking.lightbuzz.com/api-reference/finger.md): Represents a finger with all its relevant joints.
- [Index](https://handtracking.lightbuzz.com/api-reference/finger/index.md): Represents an index finger with all its relevant joints.
- [Middle](https://handtracking.lightbuzz.com/api-reference/finger/middle.md): Represents a middle finger with all its relevant joints.
- [Palm](https://handtracking.lightbuzz.com/api-reference/finger/palm.md): Represents a palm finger with all its relevant joints.
- [Pinky](https://handtracking.lightbuzz.com/api-reference/finger/pinky.md): Represents a pinky finger with all its relevant joints.
- [Ring](https://handtracking.lightbuzz.com/api-reference/finger/ring.md): Represents a ring finger with all its relevant joints.
- [Thumb](https://handtracking.lightbuzz.com/api-reference/finger/thumb.md): Represents a thumb with all its relevant joints.
- [FingerJoint](https://handtracking.lightbuzz.com/api-reference/fingerjoint.md): Represents a finger joint.
- [FingerJointType](https://handtracking.lightbuzz.com/api-reference/fingerjointtype.md): The enumeration representing the supported finger joint types.
- [Hand](https://handtracking.lightbuzz.com/api-reference/hand.md): Represents a human hand.
- [HandExtensions](https://handtracking.lightbuzz.com/api-reference/handextensions.md): Extension methods for the Hand class.
- [HandSide](https://handtracking.lightbuzz.com/api-reference/handside.md): The enumeration representing the hand side.
- [HandTracker](https://handtracking.lightbuzz.com/api-reference/handtracker.md): Detects hands in an image.
