# Before You Get MOVIN: MUST-Read Setup Guide

Before using MOVIN, there are several important guidelines you should know to ensure optimal performance. Please review the details below before getting started.

## Tips Before You Begin:

### Set up the tripod at a height of 85 cm.

* For stable use of MOVIN TRACIN, it is essential to install the device at a specific height without shaking. A tripod and mount are recommended.
* Tripod
  * Please install the tripod at <mark style="background-color:$primary;">**a height of 85 cm from the ground**</mark>. MOVIN TRACIN (MT-20) achieves the most stable motion capture quality when installed at a height of 85 cm from the ground.
  * If you are using a separate tripod, please make sure it is compatible with a <mark style="background-color:$primary;">**3/8-inch screw thread**</mark>.
  * We recommend using a tripod that can securely support and stabilize MOVIN TRACIN, such as the [SLIK PRO AL-323](https://slik.com/products/pro-al-323/).
* Mount
  * We recommend using a mount to ensure a stable and secure connection between the tripod and MOVIN TRACIN.
  * Please make sure the mount is compatible with a <mark style="background-color:$primary;">**3/8-inch screw thread**</mark>.
  * If you need to frequently attach and detach MOVIN TRACIN, a quick release system like the [iFootage Seastar Q1S](https://www.ifootagegear.com/products/seastars-q1s-quick-release?srsltid=AfmBOoqE2Sg97cH3lxAf9PeM_cH-3U3Mfunb9f389VN-4cZq7AQeRRye) is recommended.

### Connect MOVIN TRACIN to your computer directly with the Ethernet cable.

<mark style="background-color:$primary;">**Always follow the sequence below**</mark> when powering on the MOVIN TRACIN device.

1. Use the <mark style="background-color:$primary;">**Ethernet cable**</mark> to connect MOVIN TRACIN <mark style="background-color:$primary;">**directly**</mark> to your computer.
   * Avoid connecting through routers or network devices, as this may cause the communication errors.
   * If your computer does not have enough Ethernet ports, use a [<mark style="background-color:$primary;">**USB to Ethernet Adapter**</mark>](https://www.lenovo.com/us/en/p/accessories-and-software/cables-and-adapters/cables-and-adapters_adapters/78810617) to maintain a direct connection.
2. Connect the <mark style="background-color:$primary;">**power cable**</mark> to MOVIN TRACIN.&#x20;
   * MOVIN TRACIN requires continuous power supply.&#x20;
   * If you're planning longer sessions, make sure your computer has its own dedicated outlet as well.
3. Wait about 1 to 1.5 minutes until the front <mark style="background-color:$success;">**green indicator**</mark> stays steady.

If the indicator does not turn on or continues blinking, <mark style="background-color:$primary;">**unplug and replug the power cable.**</mark> \
This reset process usually resolves most power-related issues.

### **Motion capture Actor** should wear **non-reflective, fitted clothing.**

To achieve higher motion capture accuracy, the Mocap Actor’s hairstyle and clothing are very important.

* Hairstyle and Headwear
  * Loose or flowing hair can cause tracking errors during movement. For long hair, avoid styles like ponytails that swing during motion. Instead, tie the hair <mark style="background-color:$primary;">**securely in a bun**</mark>.
  * If headwear is required, we recommend options like <mark style="background-color:$primary;">**beanies or caps with short brims**</mark> that do not interfere with facial tracking.
* Clothing
  * We recommend wearing <mark style="background-color:$primary;">**slim-fit clothing**</mark> rather than loose or baggy outfits.
    * <mark style="background-color:$primary;">**Tight-fitting sportswear**</mark> such as compression wear, muscle-fit clothing, or leggings is ideal.
  * Clothing that does not flap or move excessively during dynamic motion is best.
    * Please avoid garments with loose elements such as lace, as well as accessories that may move during capture.
  * Do not wear reflective materials, including reflective clothing or shoes.
  * Make sure the boundary between pants and shoes is clearly visible.
    * If the hem of the pants covers the shoes, the distinction between the legs and feet may be lost, which can cause motion flipping (where the character’s front and back are inverted).

### The motion capture space must be at least **1.2m** away from the device and **completely clear of objects**.&#x20;

* Keep <mark style="background-color:$primary;">**at least**</mark>**&#x20;**<mark style="background-color:$primary;">**1.2m**</mark> between the starting point of the motion capture zone and the device.
* The maximum size of the Mocap Zone is <mark style="background-color:$primary;">**5m (width) x 5m (depth) x 3m (height).**</mark>
  * <mark style="background-color:$primary;">**All objects should be removed**</mark> from the motion capture zone. If this isn’t possible, reduce the zone size in MOVIN Studio accordingly.
* Remove any mirrors, Scotch tape, or other reflective surfaces within the mocap zone.
* If you're working in environments with unsuitable flooring like below, we recommend using firmly secured floor mats to improve stability and tracking performance.
  * Uneven textures (e.g. carpets)
  * Highly reflective materials (e.g. marble, glass)
  * Soft floors that transmit vibration to the device

### **Please check the computer meets the performance requirements.**

For optimal performance, ensure your computer meets the following specifications:

* **Operating System**: Windows 11 (64-bit)
* **Processor**: 3.0+ GHz i7 CPU
* **Memory**: 16 GB or higher
* **Network**: Dedicated 1 Gigabit Ethernet port
  * this port must be separate from your local network port.

To get started, you’ll need to set up and connect both the MOVIN TRACIN hardware and the MOVIN Studio software.&#x20;

Ready to take it step by step?


---

# 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/before-you-get-movin-must-read-setup-guide.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.
