# XWVM

{% hint style="info" %}
Telemetry support requires XWVM build **20260423 alpha** or later.
{% endhint %}

## Connection Method

**UDP** — XWVM sends telemetry data over a local network connection (UDP) on port **10555**. DR Sim Manager auto-detects the game when it is running.

## Setup Steps

1. In XWVM, go to Settings > Telemetry
2. Select JSON telemetry type
3. Set output rate to 100hz


---

# 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.departedreality.com/dr-sim-manager/general/sources/xwvm.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.
