> 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/use-moasure-coach.md).

# Use Moasure Coach

As you measure with LX1, your movement and placement directly influence accuracy.

Moasure Coach provides real-time guidance to help you refine your technique while measuring.

When enabled, Moasure Coach can highlight:

* Slight movement during placement
* Inconsistent pacing between points
* Sudden rotation or swinging motion
* Forceful or unstable pause point placement

These prompts are directly linked to pace, placement and rotation — the three key elements of accurate measuring.

You may see quick prompts while measuring, followed by more detailed guidance after your measurement.

It is common to see occasional feedback, especially when you are learning.

### Keep measuring when Coach appears

A single prompt will not usually affect accuracy. It is repeated small inconsistencies over time that can lead to drift.

Use Moasure Coach as a guide to gradually improve your technique rather than stopping your measurement.

If the same feedback appears repeatedly, pause briefly and adjust your movement before continuing.

### How Moasure Coach helps

Use Moasure Coach to:

* Smooth out your movement
* Improve pause point timing
* Maintain a consistent pace
* Build confidence with the device

For example, a forceful or unstable placement may trigger feedback to help you apply the device more gently and consistently.

Most users rely on Moasure Coach less as their technique improves.

### Turn Moasure Coach on

Moasure Coach is managed in the app settings.

Go to:\
Settings → Display Options → Moasure Coach

You can choose:

* To show feedback after measuring
* To show guidance during measurement

For more detail on each option, see [**Manage Moasure Coach**](/en/moasure-lx1/settings/display-options/moasure-coach.md) **settings**.

{% hint style="info" %}
If you are unsure whether your technique is consistent, enable “Show Coach While Measuring” to receive guidance in real time as you capture points.
{% endhint %}


---

# 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/your-moasure-lx1-device/moasure-lx1-technique/use-moasure-coach.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.
