> 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/add-room-features.md).

# Add Room Features

Add Doors, Windows, Closets / Wardrobes and Stairs

As you measure around a room, you can capture **doors, windows, stairs and wardrobes / closets** as you reach them.

Capture each one as part of the same measuring sequence, then continue around the room. Once captured, LX1 automatically returns to normal wall measuring.

***

### Watch: Measuring Doors & Windows

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

Learn how to measure doors and windows as you work around a room, including the different methods available depending on access.

***

### Watch: Measuring Stairs & Wardrobes

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

Learn how to measure stairs and wardrobes / closets so they appear correctly within your floor plan.

***

### When Feature Options Appear

Feature options become available after the second confirmed **pause point**.

This means you cannot select a feature at the first pause point. Always begin your room measurement on a plain wall surface rather than at a door, window or other feature.

***

### Select Features in the App

The recommended method is to select the required feature directly in the Moasure app.

After capturing the first edge:

1. Keep LX1 flat and completely still until the pause point is confirmed.
2. Select **Door, Window, Stairs or Wardrobe / Closet** in the app.
3. Move to the opposite edge.
4. Place LX1 and wait for the next pause point to be confirmed.

Once captured, LX1 automatically returns to normal wall measuring.

***

### Alternatively, Use the LX1 Button

You can also select a feature using the lower button on LX1.

After capturing the first edge, begin moving towards the opposite edge and press the lower button:

* **1 press** – Door
* **2 presses** – Window
* **3 presses** – Stairs
* **4 presses** – Wardrobe / Closet

Press the button **while moving** from one side of the feature to the other, rather than while LX1 is stationary. This helps keep the confirmed pause point stable, particularly when multiple button presses are required.

***

### Using the Reference Point

When measuring a door or window, you may need to switch the reference point so the active side of LX1 corresponds with the edge you're measuring.

If you need to change sides:

1. Press the **top arrow button while moving**.
2. Check the LEDs to confirm which reference point is active.
3. Place LX1 so the active reference point corresponds with the edge you're measuring.

Switching the reference point while moving helps keep each pause point clean and stable.

***

### Continue Measuring the Room

After capturing a feature, continue measuring around the room in the same direction.

If the same wall continues beyond a door or window, continue measuring that wall before moving on to the next wall.

Your floor plan will continue to build in the app as you progress.

***

### Important Things to Remember

* Capture doors, windows, stairs and wardrobes / closets as you reach them.
* Select the required feature **after the first edge has been captured**.
* Allow each pause point to fully confirm before moving again.
* Switch the reference point while moving when required.
* Continue around the room in the same direction.
* If the wall continues beyond a door or window, capture the remaining wall before moving on.

***

### Detailed Guidance

For step-by-step instructions for each feature, see:

* [Capturing Doors](/en/moasure-lx1/measure-with-moasure-lx1/add-room-features/capturing-doors.md)
* [Capturing Windows](/en/moasure-lx1/measure-with-moasure-lx1/add-room-features/capturing-windows.md)
* [Capturing Stairs](/en/moasure-lx1/measure-with-moasure-lx1/add-room-features/capturing-stairs.md)
* [Capturing Closets / Wardrobes](/en/moasure-lx1/measure-with-moasure-lx1/add-room-features/capturing-closets-wardrobes.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, and the optional `goal` query parameter:

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