# Device

<div align="center"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXedfyCI2OSXkQB__Z1IjyUHzyAZxPpwT522-bHIfqNYZVH2SKhQ74v2r8D_Jso74ew6mbfoferFBnr9rEH_L5AO-Gqi-hkWkrJMyqsQBFAYbHi7iySXakBmppewqv5UEvRj2NaK?key=9m4xci9gSwV6EzgKszuVRHA-" alt=""><figcaption></figcaption></figure></div>

After selecting the type of sensor you want to use, you can connect to it by pressing the **Connect** button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdOfSobqLhQEN0dJw9to52B447L3iSnQDZIWLAaWh_lLODmhNh5Aabz3kk3jj99wx5RLwXveTFLtwZ3w3ZkrowqAoRqq1IY6kFzXM3aRZNIqFWfsobIRJdydtSslLBBmkh113hhEg?key=9m4xci9gSwV6EzgKszuVRHA-" alt=""><figcaption></figcaption></figure>

You can check the serial number and battery status of the connected sensor, and you can also change the displayed label as needed.&#x20;

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

You can change it to your desired name by clicking on the area where the serial number is written.


---

# 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.moamocap.com/feature/device-management/device.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.
