> For the complete documentation index, see [llms.txt](https://animotive.gitbook.io/animotive-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://animotive.gitbook.io/animotive-documentation/steam-vr-tracker-support.md).

# Steam VR Tracker Support

## Introduction:

Animotive supports the connection of 3 SteamVR Trackers:

* Left Foot
* Right Foot
* Waist/Pelvis

These additional trackers allow you to perform more advanced character motion than the more basic 3 point tracking (using just the VR Headset and 2 Hand Controllers), allowing for a greater range of motions as well as more natural walking, jumping and sitting.

This guide will explain how to set up SteamVR trackers for use within Animotive.

To use this type of tracking you will need to ensure SteamVR is enabled as your active OpenXR runtime, which can be done within the SteamVR Settings menu: SteamVR > Settings > OpenXR > SET STEAMVR AS OPENXR RUNTIME

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcAR9bHL3cSc22EphrK9mQoIHsD0ct_r5uT9T1ufJSQ9gGUaeYaUh2Zipn6bEACrjUXBZ1C5Xrr-gvwlHmEASAA15pUm2eAuPw_X_F5ona9PYz2184LZEEfe4dE7E0ZY3b6cAsPBMxz8UCjXMQkE3gaJRg?key=GYrI7Icg_voVf6Gkd267xQ" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://animotive.gitbook.io/animotive-documentation/steam-vr-tracker-support.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.
