> 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/getting-started.md).

# Getting Started

Get started with Moasure LX1 and learn the essentials before creating your first floor plan.

Moasure LX1 uses motion-based technology together with its integrated laser to create accurate indoor floor plans as you move around a room.

Watch the video below to learn how to get started and create your first floor plan with LX1.

{% embed url="<https://youtu.be/Bf2YoTz9wRA>" %}

### New to LX1?

If you’re new to LX1, we recommend visiting the [**Moasure LX1 Learning Hub**](https://www.moasure.com/pages/lx1-learning-hub)

You’ll find step-by-step video tutorials covering measuring technique, measuring your first room, doors and windows, stairs and closets or wardrobes, connecting rooms, editing your floor plan and more.

**→** [**Visit the Moasure LX1 Learning Hub**](https://www.moasure.com/pages/lx1-learning-hub)

For more detailed guidance on a particular feature or workflow, continue through the **Moasure LX1 User Guide.**

***

### Before You Begin

Before measuring for the first time:

* Download the **Moasure app** to your phone or tablet
* Create a Moasure account, or **sign in to your existing account**
* Make sure your LX1 is sufficiently charged
* Power on LX1 and connect it to the Moasure app
* Check for any available firmware updates
* Familiarise yourself with the **Reference Point**
* Take a few moments to understand **Pace, Placement and Rotation**

The following pages will guide you through each of these steps.

### Getting Started

Use the pages in this section to prepare LX1 for your first measurement:

* [**Download Moasure App**](/en/moasure-lx1/getting-started/download-moasure-app.md) – install the Moasure app on your phone or tablet
* [**Create Moasure App Account**](/en/moasure-lx1/getting-started/create-moasure-app-account.md) – create a new account, or sign in if you already use Moasure
* [**Prepare Moasure LX1**](/en/moasure-lx1/getting-started/prepare-moasure-lx1.md) – attach the safety strap, power on LX1 and check the battery level
* [**Connect Moasure LX1**](/en/moasure-lx1/getting-started/connect-moasure-lx1.md) – connect your device to the Moasure app using Bluetooth

Once LX1 is connected and ready, continue to [**Your Moasure LX1 Device**](/en/moasure-lx1/your-moasure-lx1-device.md) to learn how the device works, or go to [**Measure With Moasure LX1**](/en/moasure-lx1/measure-with-moasure-lx1.md) when you’re ready to create your first floor plan.

{% hint style="info" %}
**Note:** Features described in these guides may require the latest version of the Moasure app. We recommend keeping your app updated to access the latest functionality and improvements.
{% endhint %}


---

# 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/getting-started.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.
