> 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-1-and-2-series/your-moasure-device/your-first-measurement.md).

# Your First Measurement

Learn how to measure perimeter, area, curves, and obstacles using your Moasure device.

{% embed url="<https://vimeo.com/1025393768/b4763c789b>" %}

## 1. Prepare Your Measurement

* Clear debris from important placement points where possible.
* Choose a memorable starting point (such as a corner) so you can finish in the same location.

***

## 2. Set Up Moasure

* Open the Moasure app and tap the + icon to start a new measurement.
* Select Closed Shape as the measurement type.

### Turn On the Device

* Raise the Moasure device or STICK upright.
* Rotate it gently back and forth through approximately 180° until the LED flashes blue.

### Capture Your Starting Point

* Place the reference point against the starting corner or edge.
* Hold the device still until the LED changes from red to green.

Your first point is now captured.

***

## 3. Measure the Shape

### Straight Lines

* Walk at a quick, steady pace between pause points.
* Pause while the timer bar is in the green zone, or no later than amber.

### Curves with Trace Line

* Use Trace Line to capture curved edges smoothly.
* Walk naturally along the curve while Moasure records the path.
* Trace Line remains active until you change path type.

### Obstacles and Rounded Areas with Arc

* Use Arc when you cannot measure directly around an obstacle.
* Capture:
  * the start point
  * midpoint
  * end point

Moasure will generate a best-fit arc automatically.

***

## 4. Improve Accuracy

* Divide long runs into roughly equal sections.
* Place the device quickly but gently at each pause point.
* Keep a light grip when using the STICK.
* On grass or uneven surfaces, use the vee of your hand to stabilise the STICK.
* Switch between path types as needed:
  * Straight Line
  * Trace Line
  * Arc

Continue aligning the reference point with the edge you are measuring.

***

## 5. Finish and Save

* Finish at your original starting point.
* Tap Stop to complete the measurement.

### Save Your File

* Tap File > Save
* Select or create a project folder
* Enter a file name
* Tap Save

### View Results

Perimeter and area are calculated automatically.

### Change Units

* Tap the cog icon
* Select Measuring Units
* Choose Metric or Imperial

### Export Your Measurement

* Tap File > Export
* Select your preferred format, such as:
  * PDF
  * DWG
  * DXF

***

## Pro Tips

* Practise a few measurements before starting important projects.
* Use pause points to prepare for the next path type.
* A quick, smooth pace improves accuracy more than moving slowly.
* Keep placements controlled and gentle.


---

# 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-1-and-2-series/your-moasure-device/your-first-measurement.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.
