> 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/hardware-setup/wearing-and-removing-the-gloves.md).

# Wearing & Removing the Gloves

## Wearing the Gloves

Peel off the Velcro on the gloves, insert your entire hand from the bottom of the glove, and pull the sides of the glove to help wear it.

<div><figure><img src="/files/A53bQ4JGJeO49mmPezTU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ghqJEKxQx4ULGTmFhcqZ" alt=""><figcaption></figcaption></figure></div>

Press the gaps between the fingers with the other hand to ensure that each finger fits neatly.

<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>

Adjust the Velcro to fit comfortably around the wrist.

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

***

## Removing the Gloves

Peel off the Velcro on the gloves.

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

Gently pull the fingertips of the other hand one by one to gradually remove the glove.

{% hint style="warning" %}
When removing the gloves, <mark style="color:red;">DO NOT</mark> yank or forcibly pull on any single finger.
{% endhint %}

<div><figure><img src="/files/R8Vve0v7S9wIitQliXb1" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/erOtvKsHFgOn2K33SYql" alt="" width="375"><figcaption></figcaption></figure></div>

***

## Strap mounting (optional)

Strap installation diagram. The strap can be adjusted by aligning the hole in the strap with the Type-C connector in the datacube, reserving the lower connector for the joystick cable.

<div align="left"><figure><img src="/files/BEvv5dPYQoUfmA3ZUFJo" alt="" width="375"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/w1ZQPaCvjpjHiFKqw0AQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9sx1rQzqdx7R0aaUYZnB" 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/hardware-setup/wearing-and-removing-the-gloves.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.
