# Devices

## MOTAR Devices Overview

MOTAR Devices allows users to sync a device to their MOTAR account.  Once the initial sync is complete, the user will create a pin code to simplify authentication of the synced headset during future uses.&#x20;

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FMJLbU7z2DlexnALilgqP%2FfakeSync_4K_24.04.2025_13-06-01.png?alt=media&#x26;token=d8ee703b-4c68-4301-adff-644c494de127" alt=""><figcaption><p>MOTAR Device Sync</p></figcaption></figure>

## **Access**

MOTAR Devices service is available to users with a MOTAR account.

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2Fnwk3Fo3Rmn135dps6fkj%2Fimage.png?alt=media&#x26;token=104ac3b3-11ba-42e2-aeac-eaea05c279d9" alt=""><figcaption><p>Device on the Service Dropdown</p></figcaption></figure>

The Devices page on the web can be found by navigating to the Services drop down and **selecting** "Devices"

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FxkRgDkggOzF5vWQMvilM%2Fimage.png?alt=media&#x26;token=cc2db02f-4158-461e-bbb0-94a26bc858a6" alt=""><figcaption></figcaption></figure>

{% content-ref url="devices/motar-3d" %}
[motar-3d](https://docs.motar.com/motar-core-services/intro-to-core-services/devices/motar-3d)
{% 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.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.
