> 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/stop-measuring.md).

# Stop Measuring

Once you have finished measuring the room perimeter and any room features, you can end the measurement session in the app.

To finish the measurement, tap the red **Stop** button.

If a ceiling height has not yet been captured, the app will ask whether you want to measure it before completing the room.

***

## Capture Ceiling Height (Optional)

Capturing the ceiling height allows LX1 to include vertical information within the room data.

If ceiling height has not yet been recorded, a prompt will appear after tapping **Stop**.

You can choose one of the following options:

* **Yes, finish** – Complete the room without recording a ceiling height
* **No, continue** – Return to the measurement and capture the ceiling height

If you choose **No, continue**:

1. Place LX1 flat on the floor with the LEDs facing upward
2. Keep LX1 fully still while the height measurement is captured
3. Wait for the confirmation tone and on-screen message

The ceiling height will be recorded automatically.

Once captured, tap the **Stop** button again to complete the room measurement.

***

## Finish the Measurement

When you are ready to complete the room:

1. Ensure the final wall placement has fully confirmed
2. Tap the red **Stop** button
3. If prompted, choose whether to capture the ceiling height

The measurement session will end and the completed floor plan will appear on screen.

***

## Important

For best accuracy:

* Allow the final wall placement to fully confirm before tapping **Stop**
* Finish on the same wall plane used when starting the room whenever possible
* If returning to the same contact point, ensure the active reference point matches the starting orientation
* Review the room and captured features before completing the measurement

Finishing carefully helps ensure the cleanest room geometry and most reliable results.

***

## Result

Once completed:

* The floor plan appears on screen
* Captured room features are displayed
* Ceiling height is included if recorded
* The measurement is ready to review, edit and save


---

# 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/measure-with-moasure-lx1/stop-measuring.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.
