# FAQ

{% hint style="info" %}
Join this [Discord Channel](https://discord.gg/zHE6kYgCpj) for updates, trouble shootings and etc.&#x20;
{% endhint %}

### Trouble Shooting

<details>

<summary>The device won’t connect. I’m stuck at the setup stage.</summary>

Did you check the green light from your device?&#x20;

If not,&#x20;

* Unplug and replug the power cable.&#x20;
* Wait until the green indicator light stays steady. (around 1 min)

Did you check the green light?&#x20;

* Then try again, the issue should be resolved. :)&#x20;
* If not, please let us know through [Discord channel](https://discord.gg/zHE6kYgCpj).&#x20;

</details>

<details>

<summary>I have some troubles with my device. </summary>

Don't worry. Could you just turn off your app and replug the power cable on your device?&#x20;

* Unplug and replug the power cable.&#x20;
* Wait until the green indicator light stays steady.&#x20;
* Then try again, the issue should be resolved. :)&#x20;
* If not, please let us know through Discord channel.&#x20;

</details>

### Device

<details>

<summary>Does the height matter when setting up MOVIN TRACIN?</summary>

YESSSS! The height is really important for the motion quality. We strongly recommend using a tripod, as MOVIN TRACIN needs to stay completely stable once it's set up.

<mark style="color:red;">**Tripod and mount are not included with the product.**</mark>

1. Tripod : The setting height(85cm from the ground) is really important for the motion quality. We highly recommend to use [SLIK PRO AL-323](https://slik.com/products/pro-al-323/).&#x20;
2. Tripod Mount : This one [iFootage Seastar Q1S Quick Release System](https://www.ifootagegear.com/products/seastars-q1s-quick-release?srsltid=AfmBOoqE2Sg97cH3lxAf9PeM_cH-3U3Mfunb9f389VN-4cZq7AQeRRye) is good.&#x20;

</details>

<details>

<summary>How can i turn on and off? </summary>

There's no turn on/off button. Just take off the power cable. That's it.&#x20;

</details>

<details>

<summary>Is it okay to leave the device on all the time?</summary>

Yes, absolutely! In fact, we recomment it. This way, you won't have to set it up again.&#x20;

</details>

<details>

<summary>The green light on my device is blinking.</summary>

Don't worry. Could you just turn off your app and replug the power cable on your device?&#x20;

* Unplug and replug the power cable.&#x20;
* Wait until the green indicator light stays steady.&#x20;
* Then try again, the issue should be resolved. :)&#x20;
* If not, please let us know through Discord channel.&#x20;

</details>

<details>

<summary> The green light won't turn on at all. </summary>

Oh, in that case, please let us know through [Discord Channel](https://discord.gg/zHE6kYgCpj).&#x20;

</details>

### Import Character

<details>

<summary>My custom character didn't import correctly. </summary>

Please check the [Import Custom Character](/movin-studio-usage-guide/import-custom-character.md) page.&#x20;

We provide sample files to help you align your character’s joint hierarchy and bone names with our import standards.

</details>

### Hand Gloves Integration - Rokoko, MANUS

<details>

<summary>Rokoko // My Rokoko gloves didn't integrate. </summary>

Please check the [Integrate with 3rd Party Gloves](/movin-studio-usage-guide/hands-setting/integrate-with-3rd-party-gloves.md) page.&#x20;

Try checking these first :&#x20;

* [ ] Did you do Check for the Unity Activate button from Rokoko Studio app?&#x20;
* [ ] Did you create an actor named ‘MOVIN’ and drag & drop the connected gloves onto it?

</details>


---

# 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://help.movin3d.com/miscellaneous/faq.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.
