> 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.md).

# Your Moasure Device

Learn how to set up and use your Moasure device correctly, and understand the key behaviours that affect measurement accuracy.

***

### In this section

[**Charge Your Device**](/en/moasure-1-and-2-series/your-moasure-device/charging-moasure.md)\
Learn how to charge your device and check battery status.

[**Turn Your Device On and Off**](/en/moasure-1-and-2-series/your-moasure-device/turn-device-on-and-off.md)\
Understand how your device powers on, powers off, and stays connected.

[**Understand LED Indicators**](/en/moasure-1-and-2-series/your-moasure-device/led-indicators.md)\
Learn what each LED colour and pattern means.

***

[**Understand the Reference Point**](/en/moasure-1-and-2-series/your-moasure-device/reference-point.md)\
See where measurements are taken from and how this changes when using Moasure STICK.

[**Measuring Time / Accuracy**](/en/moasure-1-and-2-series/your-moasure-device/measuring-time-accuracy.md)\
Choose the right timing mode for accuracy or longer pauses.

[**Understand Accuracy**](/en/moasure-1-and-2-series/your-moasure-device/moasure-accuracy.md)\
Learn how motion-based measuring affects accuracy and what to expect from each device.

***

[**Measuring Technique**](/en/moasure-1-and-2-series/your-moasure-device/measuring-technique.md)\
Improve results by mastering pace, placement, and rotation.

[**Update Firmware**](/en/moasure-1-and-2-series/your-moasure-device/update-firmware.md)\
Keep your device firmware up to date.


---

# 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.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.
