# Device Syncing

### Sync to MOTAR Web

{% hint style="info" %}
The following steps use a VR Headset as a device example.
{% endhint %}

**Launch** the **MOTAR 3D Application** in the VR Headset.&#x20;

* When **MOTAR 3D** launches for the first time, you will be presented with the "Sync Device" screen. This allows users to sync their headset to their user profile in MOTAR.&#x20;
* Your MOTAR 3D version comes preloaded with your instance **URL.**

<figure><img src="/files/3nRNqQWhDifSRDnHycQC" alt=""><figcaption></figcaption></figure>

* Simply **login** to the URL generated *(devices.test.dynepic.net is shown in this example)* and enter the auto-generated code.

### Manual URL entry

You can also manually enter a MOTAR instance URL by **clicking** the "Sync to a different URL" link at the bottom of the screen.

This will open the URL entry input.&#x20;

* Enter the domain for your MOTAR Instance (example: motar.com)

{% hint style="info" %}
No need to include **http or www** in the address.
{% endhint %}

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

If your URL is entered correctly, MOTAR 3D will generate a **Sync Code**. This code is then entered into the devices page on your MOTAR Instance. &#x20;

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

{% hint style="info" %}
The Sync Code will expire if the following steps are not completed in the allotted time. The time remaining is displayed below the 8-digit sync code in the VR Headset modal.
{% endhint %}

* On a computer or mobile web browser, **Login** to the "Motar Devices" service from a preferred browser window.

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

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

* **Enter** the *Sync Code* that is displayed in the VR Headset into the Enter Sync Code from Device" field.

<figure><img src="/files/17qVyZwccf1HSVMaWUR5" alt=""><figcaption></figcaption></figure>

* **Click** "Sync Device"

A confirmation will be displayed confirming the device was synced successfully and you can return to the VR Headset.

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

{% hint style="info" %}
If the VR Headset is not synced successfully, an error message will be displayed. The user may either **CLICK** the **TRY AGAIN** button to be returned to the **MOTAR DEVICES** screen.
{% endhint %}

In the VR Headset, a confirmation message will be displayed confirming the device was synced successfully.

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

**Click "**&#x43;ontinue". If you've synced before you will be directed to the Hub on MOTAR 3&#x44;**.**&#x20;

<figure><img src="/files/6O1Fja7mTyKMWuiycULn" alt=""><figcaption></figcaption></figure>

From here, you can view MOTAR 3D compatible assets (which you have permissions for) and launch installed applications.&#x20;

{% hint style="warning" %}
Application installation may vary depending on your organization. Check with your administrator for details.
{% endhint %}

If this is your first type ever syncing your device, you will be promoted to create a pin code.

{% content-ref url="/pages/60eUMdLgar7KdX4aDYId" %}
[Device PIN Codes](/motar-core-services/intro-to-core-services/devices/device-pin-codes.md)
{% endcontent-ref %}


---

# 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://docs.motar.com/motar-core-services/intro-to-core-services/devices/device-syncing.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.
