# Quick CheckListーSteamVR接続

{% stepper %}
{% step %}

## **Phase1.** <sup><sub>「UDCAP VRグローブアイコンの確認」<sub></sup>

「無しの場合」

**SteamVRアドオン管理**⇒UDCAP&#x3092;**「オン」**

「既存の場合」↓Phase2

「アドオンにUDCAPが無しの場合」↓↓Phase3
{% endstep %}

{% step %}

## **Phase2.** <sup><sub>「グローブアイコンがグレーアウト」<sub></sup>

「LightHouse環境の場合」

SteamVR/トラッカー管理でトラッカーを「ハンドヘルド」⇒「左右分配」

「Standalone環境の場合」

UDCAP DriverでSteamVR手動接続をクリック
{% endstep %}

{% step %}

## **Phase3.** <sup><sub>「グローブアイコンなし、UDCAPアドオンなし」<sub></sup>

**Steam**&**SteamVR**を完全にクローズにし、UDCAPフォルダーごとをSteamVRのDriverフォルダー内へコピー

「 .../UdcapDriver/udcap 」 ⇒ 「 .../Steam/steamapps/common/SteamVR/drivers 」

<figure><img src="/files/ULKMcOk1Io85zWbTWF1Z" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## **Phase4.** <sup><sub>「一部環境によるBUG」<sub></sup>

Steam/SteamVR/PCのリスタートを試みてください。
{% endstep %}

{% step %}

## **Phase5.** <sup><sub>「Quest+LightHouse/Pico+UTK/...」<sub></sup>

下記内容を参考

「TK/TundraーLightHouse環境」

<https://udcap-vr-gloves-document.gitbook.io/udcap/ja/sf/tk>

「UTKー非LightHouse環境」

<https://udcap-vr-gloves-document.gitbook.io/udcap/ja/sf/utk>
{% endstep %}
{% endstepper %}


---

# 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://udcap-vr-gloves-document.gitbook.io/udcap/ja/sf/quick-checklist-steamvr.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.
