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

# Moasure LX1 Technique

Measuring accurately with Moasure LX1 is all about how you move and place the device.

LX1 measures continuously while in motion, so developing a smooth, consistent technique will help you achieve the best possible results.

There are three core skills that form the foundation of every floor plan:

* **Pace** – move at a steady, controlled pace and pause regularly
* **Placement** – place LX1 smoothly against each surface and allow it to become completely still
* **Rotation** – turn smoothly and avoid sudden or sharp movements

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

### Pace

Move at a **steady, controlled pace** between pause points.

The timer bar in the app and the LEDs on LX1 provide timing guidance as you move.

Aim to reach your next suitable pause point and pause while the timing feedback is still **green – up to 9 seconds**.

If LX1 indicates **Pause Soon**, find a suitable place to pause. If it indicates **Pause Now**, pause immediately.

If you can't comfortably reach your next wall or feature within the green timing window, you can make an **ignored pause point** on a suitable stable surface before continuing.

[**Learn more about Mastering Pace →**](/en/moasure-lx1/your-moasure-lx1-device/moasure-lx1-technique/master-pace.md)

***

### Placement

Place LX1 **smoothly and deliberately** against each surface.

Avoid hovering before placement or placing the device against the surface too firmly.

Keep LX1 pressed against the surface and **completely still** until the point has been captured, then continue measuring.

When measuring from a specific edge, such as a door or window, make sure the **Reference Point is switched to the side you need** before placing LX1.

[**Learn more about Mastering Placement →**](/en/moasure-lx1/your-moasure-lx1-device/moasure-lx1-technique/master-placement.md)

***

### Rotation

Rotate LX1 smoothly when changing direction.

As you move around the room, **turn your body rather than twisting or flicking LX1 with your wrist**.

Keep your movements controlled and avoid sudden changes in direction.

This is particularly important when moving around corners or changing from one wall plane to another.

[**Learn more about Mastering Rotation →**](/en/moasure-lx1/your-moasure-lx1-device/moasure-lx1-technique/master-rotation.md)

***

### Why Technique Matters

Good **Pace, Placement and Rotation** help LX1 accurately track its movement and position as you measure.

For the best results:

* Move at a **steady, controlled pace**
* Aim to pause while the timing feedback is **green – up to 9 seconds**
* Use an **ignored pause point** if you can't comfortably reach the next required wall or feature in time
* Place LX1 **smoothly** against the surface
* Keep LX1 **completely still until the point is captured**
* Rotate your **body rather than your wrist**
* Keep your movements smooth and controlled

Once these techniques become familiar, measuring rooms with LX1 becomes fast, consistent and intuitive.

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><p><a href="/en/moasure-lx1/your-moasure-lx1-device/moasure-lx1-technique/master-pace.md"><strong>Master Pace</strong></a> <strong>-</strong> </p><p>Learn how to walk at a quick, steady pace to keep motion data clean and accurate.</p></td></tr><tr><td><p><a href="/en/moasure-lx1/your-moasure-lx1-device/moasure-lx1-technique/master-placement.md"><strong>Master Placement</strong></a> <strong>-</strong> </p><p>Learn how to create clean, consistent pause points for accurate room geometry.</p></td></tr><tr><td><p><a href="/en/moasure-lx1/your-moasure-lx1-device/moasure-lx1-technique/master-rotation.md"><strong>Master Rotation</strong></a> <strong>-</strong> </p><p>Discover how to rotate smoothly when changing direction, without swinging or twisting.</p></td></tr></tbody></table>


---

# 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/moasure-lx1-technique.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.
