> For the complete documentation index, see [llms.txt](https://help.movin3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.movin3d.com/movin-tracin-en/installation-and-setup/step-1.-connect-device.md).

# Step 1. Connect Device

MOVIN TRACIN and MOVIN Studio communicate via a direct Ethernet connection.

Please follow the steps below to ensure a stable connection between your device and PC.

## How to Connect MOVIN TRACIN to MOVIN Studio

{% stepper %}
{% step %}

### Configure the Network Settings on your PC.

<figure><img src="/files/mQu5YgrPydrmGMiruC9M" alt=""><figcaption></figcaption></figure>

1. Click "Open Network Connection" in the app, or search for "Ethernet" in the Windows search bar and nagivate to `Settings > Network & Internet & Ethernet` page.

<figure><img src="/files/7hvWaxmUZmUyLca5igUp" alt=""><figcaption></figcaption></figure>

2. Click the "Edit" button under "IP assignment" for the Ethernet connection labeled "Identifying" or "Unidentified network."

<figure><img src="/files/xXulwQoJvtlcydvyVGPe" alt="" width="340"><figcaption></figcaption></figure>

3. Set the IP settings to "Manual", then enable the IPv4 option.\
   Enter the IP address and subnet mask as shown below, then click the "Save" button.
   1. IP address: 192.168.2.77
   2. Subnet mask: 255.255.255.0
4. If the IP address is not saved in Step 3, please set the IP address manually using the method below.

<details>

<summary>Alternative Method for Manual IP Configuration</summary>

1. Open Windows Search and type “View Network Connections” to access the network settings.

   * Alternatively, navigate to: `Control Panel > Network and Internet > Network and Sharing Center > Change Adapter Settings`

   <figure><img src="/files/SB4NPaRe0zrWZHoOMFd1" alt=""><figcaption><p>Search and navigate to 'View Network Connections'.</p></figcaption></figure>
2. Right-click the Ethernet or Local Area Connection icon and select Properties.

   <figure><img src="/files/UDL171HMRUTmUmowOyGS" alt=""><figcaption><p>Right-click the 'Ethernet' icon and select 'Properties'.</p></figcaption></figure>
3. Double-click “Internet Protocol Version 4 (TCP/IPv4)”.

   <figure><img src="/files/YQsA1UT0djCbg8TPPhqG" alt=""><figcaption><p>Select 'Internet Protocol Version 4 (TCP/IPv4)'.</p></figcaption></figure>
4. Select “Use the following IP address” and enter the following details, and click OK to save:

   * IP Address: `192.168.2.77`
   * Subnet Mask: `255.255.255.0`

   <figure><img src="/files/7qrDPjsc22uuCyxsx504" alt=""><figcaption><p>Set IP address and subnet mask manually.</p></figcaption></figure>

</details>

5. This setting will remain saved once configured.\
   If you connect to the internet using the same port after using MOVIN TRACIN, please change the IP setting from "Manual" back to "Automatic" as configured in Step 3.
   {% endstep %}

{% step %}

### Click 'Check Connection' to confirm the communication.

<figure><img src="/files/caYKyEVrAoJVWCylBPIu" alt=""><figcaption></figcaption></figure>

* In MOVIN Studio, click the 'Check Connection' button in the center of the screen to check the communication between MOVIN TRACIN and computer.

<figure><img src="/files/oiPp6Te58wcyIdX5tUlR" alt=""><figcaption></figcaption></figure>

* If the connection is successful, a popup saying 'Device setup for TRACIN is completed' will appear and you can proceed to the next step.
  * Click the 'Gotcha!' button in the center to continue to the next step.
    {% endstep %}

{% step %}

### If communication fails, check the indicator light, then access **192.168.2.100:8001**.

If the connection fails, you will not proceed to the next step. In this case, please check the following two items.

1. Check that indicator on the front of MOVIN TRACIN is emitting a steady <mark style="background-color:$success;">**green light**</mark>, not blinking.
   * If the indicator is off or continues to blink, <mark style="background-color:$primary;">**disconnect and reconnect the power cable.**</mark> This process resets temporary boot errors; most power-related issues can be resolved through this procedure.
2. Check the access  [<mark style="background-color:$primary;">**192.168.2.100:8001**</mark>](http://192.168.2.100:8001/) in your internet browser.

   <figure><img src="/files/pKFRtgBnPBu4pTrggNrV" alt=""><figcaption></figcaption></figure>

   * If the page is accessible but MOVIN Studio does not proceed to the next step, disconnect and reconnect the power cable.
3. If ​[**192.168.2.100:8001**](http://192.168.2.100:8001/) is not accessible, please check if your situation falls under these cases:
   * Verify that MOVIN Studio is updated to the latest version.
   * Confirm that MOVIN TRACIN and your computer are <mark style="background-color:$primary;">**directly connected**</mark> via LAN cable. Connection through network devices such as routers may cause device recognition failure or connection errors.
   * If your computer has two or more LAN ports, check that network settings have been applied to <mark style="background-color:$primary;">**the port directly connected to MOVIN TRACIN**</mark>.
   * Check if your network settings are properly configured with  [#configure-the-network-settings-on-your-pc](#configure-the-network-settings-on-your-pc "mention") .

{% hint style="info" %}
If the problem persists even after repeating the reconnect process multiple times, please reach out via the cs-chat channel on the [MOVIN Discord server](https://discord.com/invite/zHE6kYgCpj). We’ll assist you as quickly as possible.
{% endhint %}
{% endstep %}

{% step %}

### Connect to the Internet for the next step.

* Once the MOVIN TRACIN connection is completed in the [#click-check-connection-to-confirm-the-communication](#click-check-connection-to-confirm-the-communication "mention"), a process to verify whether the Unlimited license is applied will begin.
  * For more details about the license, please refer to the [Get Familiar with Unlimited License](/movin-tracin-en/licenses/get-familiar-with-unlimited-license.md).
* An internet connection is required to proceed with this process. If you are not connected to the internet, please connect before continuing.
  {% endstep %}
  {% endstepper %}


---

# 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://help.movin3d.com/movin-tracin-en/installation-and-setup/step-1.-connect-device.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.
