# ペアリング（Pairing）

{% hint style="warning" %}
**片方のグローブが識別できない場合、ペアリング操作が必要となります。**
{% endhint %}

**操作の手順**

{% stepper %}
{% step %}
**USBドングルを片方（任意）のみPCのUSBポートに差し込みます。**
{% endstep %}

{% step %}
**グローブを片方（任意）のみ電源を入れます。**
{% endstep %}

{% step %}
**グローブの電源ボタンを3秒間長押しし、ペアリングモードに入ります。**
{% endstep %}

{% step %}
**「UDCAP Driver⇒ファームウェア更新」を開き、「Pairing」をクリックします。**

<sup>※グローブのランプが点滅を収まるまでは「完了」ボタンを押さないでください。</sup>
{% endstep %}

{% step %}
**ペアリングが完了しましたら、USBドングルを抜き、グローブの電源を切ります。**
{% endstep %}

{% step %}
残**りの1対のUSBドングルとグローブは操作①～⑤を繰り返します。**
{% 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/hardware/pearingupairing.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.
