> For the complete documentation index, see [llms.txt](https://docs.moasure.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/en/moasure-lx1/your-moasure-lx1-device.md).

# Your Moasure LX1 Device

This section explains the key elements of your Moasure LX1 device and how it works during measurement.

Learn how LX1 measures, understand its buttons and LED indicators, select the correct reference point, and develop the measuring technique needed to capture accurate floor plans.

***

### In This Section

Use the pages below to learn more about your LX1:

* [**Understanding Your LX1**](/en/moasure-lx1/your-moasure-lx1-device/understanding-moasure-lx1.md) – how LX1 uses motion and its integrated laser to measure and build floor plans
* [**Charging Moasure LX1**](/en/moasure-lx1/your-moasure-lx1-device/charging-moasure-lx1.md) – charging and battery guidance
* [**Turn Moasure LX1 On and Off** ](/en/moasure-lx1/your-moasure-lx1-device/turn-moasure-lx1-on-and-off.md)– powering the device on and off
* [**LED Indicators**](/en/moasure-lx1/your-moasure-lx1-device/led-indicators.md) – understanding device status and feedback
* [**Reference Point (Left / Right)**](/en/moasure-lx1/your-moasure-lx1-device/reference-point-left-right.md) – understand the active reference point and when to switch sides
* [**Moasure LX1 Technique**](/en/moasure-lx1/your-moasure-lx1-device/moasure-lx1-technique.md) – master Pace, Placement and Rotation for the best measuring accuracy
* [**Update Firmware**](/en/moasure-lx1/your-moasure-lx1-device/update-firmware.md) – keeping LX1 up to date

Once you're familiar with these elements, continue to [**Measure With Moasure LX1**](/en/moasure-lx1/measure-with-moasure-lx1.md) to learn how to create your first floor plan.


---

# 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://docs.moasure.com/en/moasure-lx1/your-moasure-lx1-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.
