> 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/master-placement.md).

# Master Placement

Correct placement is essential for accurate measurements. Place the device gently and allow it to become completely still before moving again. This page also explains techniques for measuring on uneven and sloped surfaces.

### General Placement

To avoid over-ranging the sensors, allow the device to become completely still before moving again.

Once stationary, your Moasure device captures a point containing its x, y and z coordinates. The LED indicator turns green to confirm the point has been successfully captured.

When using Moasure STICK, hold it between your thumb and first two fingers rather than in the palm of your hand. This provides better control and makes it easier to place the device down gently.

<figure><img src="/files/Qz3r99JUZ1Z2fsVyUQ7f" alt=""><figcaption><p>Holding and moving the STICK between your thumb and first two fingers can help you move the device and set it down gently.</p></figcaption></figure>

Move confidently between pause points and place the device decisively. Avoid hovering before placement, as this can make it more difficult to achieve accurate results.

<figure><img src="/files/dKGiXFcnCsw1N4AOxt0J" alt=""><figcaption><p>Set the device down gently, but decisively. Practice your placement technique by keeping your Moasure device completely still until a point is recorded.</p></figcaption></figure>

Different surfaces can make it more difficult to keep the device completely still. The following techniques will help improve placement in these situations.&#x20;

### Placement on Grass and Other Uneven Terrain

Grass, mulch and other uneven surfaces can make it difficult to keep the device completely still.

On uneven terrain, gently press down on Moasure STICK to help keep the device stable while the point is captured.

On very uneven ground or in tall grass, measuring without Moasure STICK may provide better control, allowing you to place the device directly by hand.

{% embed url="<https://player.vimeo.com/video/849437565>" %}
On uneven terrain, it can be helpful to gently push down on the STICK and hold it there to ensure that your Moasure device is kept completely still, allowing it to record a pause point. Sometimes, it can be easier to measure without the STICK, setting the device down by hand.
{% endembed %}

### Placement on Sloped Surfaces

On sloped surfaces such as hills or ramps, small hand movements can make it more difficult for your Moasure device to become completely stationary before capturing a point.

To help prevent this, allow the STICK to rest lightly between your thumb and index finger. This helps the device settle naturally while remaining completely still.

This technique works particularly well when measuring continuously, allowing you to capture a pause point and move straight on to the next one without needing to interact with the app.

{% embed url="<https://vimeo.com/849445279?share=copy>" %}

If you need to pause to change path type or use other controls in the app, gently pressing the STICK into the ground can help keep the device completely still while you tap the screen.

#### Summary of Tips

* Hold Moasure STICK between your thumb and first two fingers rather than in the palm of your hand for better control.
* Move confidently to each measurement point. Avoid hovering before placement.
* Place the device gently and allow it to become completely still before moving again.
* Avoid knocks, bangs or impacts, as these can affect the device's sensors.
* On grass or other uneven surfaces, gently press down on the STICK to help keep the device completely still while a point is captured.
* On sloped surfaces, let the STICK rest lightly between your thumb and index finger. If you need to pause to use the app, gently pressing the STICK into the ground can help keep the device completely still.

Watch the video below to see the best placement techniques for different surfaces. The video also demonstrates how to master Pace and Rotation.

{% embed url="<https://vimeo.com/903995985/1befe34db7?share=copy>" %}


---

# 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/master-placement.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.
