# Glove Charging Instructions

{% hint style="danger" %}
Please use the officially supplied charging cable to charge the glove.&#x20;
{% endhint %}

## **Power On/Off**

Press and hold the power button for 2 seconds to power on. Press and hold the power button for 3 seconds to power off.

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

***

## **Charging**

Both Type-C ports on the sides of the glove data box can be used for charging. The rated charging voltage is 5V.

{% hint style="danger" %}
The charging rated voltage must NOT exceed 5V
{% endhint %}

<div><figure><img src="/files/wFMfgFOkZIidvokk3qkw" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/rtqEwzK9qbfKgTEspaEP" alt="" width="375"><figcaption></figcaption></figure></div>

***

## **LED Indicator Light**

Power Indicator Light

| Color                                   | Animation | Description       |
| --------------------------------------- | --------- | ----------------- |
| <mark style="color:green;">Green</mark> | Breathing | Charging          |
| <mark style="color:green;">Green</mark> | Steady    | Charging Complete |

Status indicator light

| Color                                   | Animation | Description    |
| --------------------------------------- | --------- | -------------- |
| <mark style="color:blue;">Blue</mark>   | Breathing | Device waiting |
| <mark style="color:blue;">Blue</mark>   | Flashing  | Connecting     |
| <mark style="color:green;">Green</mark> | Steady    | Connected      |
| <mark style="color:red;">Red</mark>     | Steady    | Low battery    |

USB dongle

| Color                                 | Animation | Description           |
| ------------------------------------- | --------- | --------------------- |
| <mark style="color:blue;">Blue</mark> | Breathing | Device standby        |
| <mark style="color:blue;">Blue</mark> | Flashing  | Connecting            |
| <mark style="color:blue;">Blue</mark> | Steady    | Connection successful |


---

# 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/hardware-setup/glove-charging-instructions.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.
