> 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

During measurement, you can add features such as doors, windows, stairs and closets to the floor plan.

Features are assigned after LX1 confirms a **pause point**. Once selected, the app temporarily switches the measurement type so the feature can be captured.

After the feature is recorded, LX1 automatically returns to normal wall measuring.

***

### When Feature Options Appear

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

This means:

* You cannot assign a feature at the first pause point
* Features are always attached to confirmed wall geometry

For best results, begin measuring on a plain wall surface rather than starting at a doorway or feature opening.

***

### Preferred Method: Select Features in the App

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

After a pause point has been confirmed:

* Keep LX1 flat and fully still
* Tap the required feature in the app
* Move directly to the next feature edge
* Confirm the next pause point

This provides the clearest workflow and avoids needing to remember button press sequences.

***

### Alternative Method: Use the Device Buttons

Features can also be selected using the lower button on LX1.

After confirming the first edge of a feature:

1. Begin moving toward the next edge
2. Press the lower button while moving to select the feature type
3. Continue to the opposite edge and confirm the placement

Feature selection order:

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

Pressing the button while moving helps avoid unwanted movement while LX1 is stationary, especially when selecting features that require multiple button presses.

***

### General Feature Workflow

For most features, the process is:

1. Confirm the first edge of the feature
2. Select the feature type
3. Move directly to the opposite edge
4. Confirm the second edge

The feature will then appear in the floor plan.

After the second edge is confirmed, LX1 automatically returns to normal wall measuring.

***

### Reference Point During Feature Capture

The reference point determines which side of LX1 defines the measurement position.

When measuring walls, the same reference point will usually remain active.

When capturing features such as doors, windows, stairs or wardrobes / closets, you may need to switch the reference point between pause points so it matches the side of LX1 touching the surface.

If the next pause point uses the opposite side of LX1:

* Press the top arrow button while moving
* Check the active reference point LED
* Place LX1 so the active reference point matches the side touching the surface

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

***

### Important

**Important**

* If no feature is selected, LX1 assumes the wall continues normally
* Assign features only after a pause point has been confirmed
* Move directly between feature edges
* Allow each pause point to fully confirm before moving again

***

### Learn More

Detailed instructions for capturing each feature are provided in the following pages:

* Capturing Doors
* Capturing Windows
* Capturing Stairs
* Capturing Wardrobes / Closets


---

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