> For the complete documentation index, see [llms.txt](https://udcap-vr-gloves-document.gitbook.io/udcap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://udcap-vr-gloves-document.gitbook.io/udcap/ja/hardware/ghtgy.md).

# グローブ本体の脱着

## **装着方法**

1.　手首側のマジックテープを外します。

2.　グローブの底から手を差し込みます。

3.　グローブの左右両側を引っ張りながら、しっかりと装着します。

4.　最後に、手首側のマジックテープを閉めれば、グローブ部分の装着は完了です。

{% hint style="warning" %}
故障や破損を防ぐため、グローブを強い力で引っ張らないでください。
{% endhint %}

{% hint style="info" %}
適切に装着されていることを確認し、フィット感を調整してください。
{% endhint %}

<div align="center"><figure><img src="/files/A53bQ4JGJeO49mmPezTU" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/ghqJEKxQx4ULGTmFhcqZ" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="center"><figure><img src="/files/6F1UqKXyWoTR9tKHcNWK" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/w6GMHjVpbEYRTZV4DO1L" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="center"><figure><img src="/files/34yO40Gex9FbXztEcoft" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/Bn3PdmmAABkjiAogCvWJ" alt="" width="375"><figcaption></figcaption></figure></div>

***

## **固定用バンドの取り付け方法**

{% hint style="info" %}
**固定用バンド**はトラッカーが使用中に揺れを減少するためのアタッチメントです。
{% endhint %}

{% hint style="warning" %}
※ 左右の構造が異なります。

左右を誤ると、両側のType-Cポートが塞がれてしまいますので、ご注意ください。

正しく装着されていることを確認した上で、ご使用ください。

下記左手の固定用バンドを例として、穴は左から順に：親指／Type-Cポート／Type-Cポート
{% endhint %}

<div align="center"><figure><img src="/files/RtNkgMXLdVeSrVktmdpn" alt=""><figcaption></figcaption></figure></div>

<div align="center"><figure><img src="/files/n5T2f7C0BVQx7QREm1nL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Yj3HUllZKUbJEyKlOmgG" alt=""><figcaption></figcaption></figure></div>

***

## **脱着方法**

1.　手首側のマジックテープを外します。

2.　指先（センサー非搭載部分）をつまんで、各指をゆっくりとグローブから外してください。

{% hint style="warning" %}
故障や破損を防ぐため、グローブを強い力で引っ張らないでください。
{% endhint %}

<div align="center"><figure><img src="/files/4nfZ4nD12NfxWlOYEVOU" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/AXQvRUUaOPALXqg7bfKb" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="center"><figure><img src="/files/KLZVRyKPMHwrb183gcX2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/N8ngfqePCZW2ZPMZuu0P" alt=""><figcaption></figcaption></figure></div>

<div align="center"><figure><img src="/files/TDNe2R3w4whqBqTnNKLX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/BwyDsLaESvPSa3ZETETP" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://udcap-vr-gloves-document.gitbook.io/udcap/ja/hardware/ghtgy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
