> 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/measure-with-moasure-lx1.md).

# Measure With Moasure LX1

This section explains how to capture a complete floor plan using Moasure LX1.

LX1 measures continuously while in motion and confirms a **pause point** each time the device is placed flat and fully still against a wall.

The floor plan builds in real time as you move.

By following the workflow below, you can capture:

* Wall geometry
* Door positions
* Window positions
* Stair locations
* Wardrobe / Closet positions
* Room / Ceiling heights
* Multi-room layouts
* Overall floorplan dimensions

***

### How LX1 Measures

Unlike traditional laser distance meters, LX1 does not require you to measure each wall individually.

Instead:

* You move steadily between walls
* You place the device flat against each wall
* LX1 confirms a pause point when stationary
* The app calculates wall planes and corners automatically

Corners are calculated from wall planes, so you do not need to place the device directly into inside corners.

***

### Before You Begin

Ensure:

* LX1 is charged
* Bluetooth is enabled
* LX1 is connected in the Moasure app
* You have chosen a clear starting wall

For best accuracy:

* Start on a plain wall surface, not a doorway
* Start and finish on the same wall plane
* Move at a steady, controlled pace
* Allow the device to fully settle before each pause point is confirmed

***

### Measurement Workflow

Each step is explained in detail on the following pages.

To complete a full project, follow these steps in order:

1. [**Start a Measurement**](/en/moasure-lx1/measure-with-moasure-lx1/start-a-measurement.md)
2. [**Measure a Room**](/en/moasure-lx1/measure-with-moasure-lx1/measure-a-room.md)
3. [**Add Room Features**](/en/moasure-lx1/measure-with-moasure-lx1/add-room-features.md) **While Measuring** (Doors, Windows, Stairs, Wardrobes / Closets)
4. [**Stop Measuring**](/en/moasure-lx1/measure-with-moasure-lx1/add-labels-while-measuring.md)
5. [**Save Your Measurement**](/en/moasure-lx1/measure-with-moasure-lx1/save-your-measurement.md)
6. [**Add Additional Rooms**](/en/moasure-lx1/measure-with-moasure-lx1/add-additional-rooms.md) **(Connecting Through a Door)**
7. **Review & Export Your Project in** [**Your Moasure App**](/en/moasure-lx1/your-moasure-app.md)


---

# 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:

```
GET https://docs.moasure.com/en/moasure-lx1/measure-with-moasure-lx1.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.
