# Kayak VR: Mirage

## Connection Method

**UDP** — Kayak VR: Mirage sends telemetry data over UDP using its built-in Sim Racing Studio output mode.

## Setup Steps

1. Open **Kayak VR: Mirage**.
2. Navigate to the **Settings** menu.
3. Click on **General**.
4. Set **Telemetry** to **Sim Racing Studio**.
5. In DR Sim Manager, select **Kayak VR: Mirage** from the Source list and click **Start Motion**.

## Available Telemetry

* **Orientation**: Pitch, Roll, Yaw
* **Acceleration**: Motion data from kayak movement
* **Speed**: Paddling speed

### Telemetry Quality: ★★★☆☆

Kayak VR provides basic motion data suited for gentle water movement effects.

## Recommended Starting Settings

* **Primary Cue Gain**: 80–120% (kayak motion is gentle)
* **Smoothing**: Medium
* **Washout**: Low — water movements are slow and sustained

## Troubleshooting

### No telemetry data

1. Verify **Telemetry** is set to **Sim Racing Studio** in game settings.
2. Make sure you are in a kayaking session (not in menus).
3. Restart both the game and DR Sim Manager.


---

# 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/kayak-vr-mirage.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.
