# Moasure

- [Overview](https://docs.moasure.com/en/moasure/overview.md)
- [Charging Moasure](https://docs.moasure.com/en/moasure/charging-moasure.md): In this section, you'll learn how to charge your Moasure device and check its battery level.
- [Turn Device On and Off](https://docs.moasure.com/en/moasure/turn-device-on-and-off.md): Learn how to turn your Moasure device on and off.
- [Understand LED Indicators](https://docs.moasure.com/en/moasure/understand-led-indicators.md)
- [Understand Reference Point](https://docs.moasure.com/en/moasure/understand-reference-point.md)
- [Measuring Time / Accuracy](https://docs.moasure.com/en/moasure/measuring-time-accuracy.md)
- [Understand Accuracy](https://docs.moasure.com/en/moasure/understand-accuracy.md)
- [Measuring Technique](https://docs.moasure.com/en/moasure/measuring-technique.md): In this section, you will learn how to master your measurement technique. This section consists of three parts:
- [Master Pace](https://docs.moasure.com/en/moasure/measuring-technique/master-pace.md)
- [Master Placement](https://docs.moasure.com/en/moasure/measuring-technique/master-placement.md): In this guide, you'll learn about the importance of placing your Moasure device down in a way that ensures it's completely stationary. You'll also learn how to accomplish this on challenging terrains.
- [Master Rotation](https://docs.moasure.com/en/moasure/measuring-technique/master-rotation.md)
- [Update Firmware](https://docs.moasure.com/en/moasure/update-firmware.md): Moasure Firmware Updater is a PC application designed to enable users to easily view and update their Moasure device's firmware and calibration. In this guide, you'll learn how to download and use it.


---

# Agent Instructions: 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.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.
