> 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-one-and-moasure-2-series/your-moasure-device/measuring-technique.md).

# Measuring Technique

#### Accurate measurements start with good technique.

Accurate measurements don't just depend on **where** you measure - they also depend on **how** you measure.

Watch the video overview below to learn the key techniques that have the greatest impact on measurement accuracy, including pace, placement, rotation, and using the correct reference point.

Mastering these fundamentals will help you achieve faster, more consistent and more accurate results with your Moasure ONE or Moasure 2 Series.

{% embed url="<https://vimeo.com/1154953616?fe=ci&fl=cl&share=copy>" %}

### Ready to improve your technique?

The overview introduces the key principles of accurate measuring. The guides below explore each technique in more detail, explaining **why** it matters and how to consistently achieve the best possible results.

#### 1. [Master Pace](/en/moasure-one-and-moasure-2-series/your-moasure-device/measuring-technique/master-pace.md)

Learn why **time matters more than distance**, how to use the timer bar and audio feedback, and how moving confidently between measurement points improves accuracy.

#### 2. [Master Placement](/en/moasure-one-and-moasure-2-series/your-moasure-device/measuring-technique/master-placement.md)

Learn how to place the device correctly, keep it completely still while a pause point is captured, and use the best placement techniques on grass, slopes and uneven terrain.

#### 3. [Master Rotation](/en/moasure-one-and-moasure-2-series/your-moasure-device/measuring-technique/master-rotation.md)

Learn how to rotate the device smoothly between measurement points to minimise unnecessary sensor movement and improve measurement accuracy.

#### 4. [Use Moasure Coach](/en/moasure-one-and-moasure-2-series/settings/display-options/moasure-coach.md)

Learn how to review your measurements using Moasure Coach, identify common technique issues and improve your measuring accuracy over time.

***

### Key Takeaways

* Good technique has a direct impact on measurement accuracy.
* Moving confidently, placing the device correctly and rotating smoothly all work together to improve results.
* Small improvements in technique often make a significant difference to measurement accuracy.
* If you're new to Moasure, we recommend working through each guide before tackling more advanced measurement workflows.


---

# 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-one-and-moasure-2-series/your-moasure-device/measuring-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.
