> 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/getting-started.md).

# Getting Started

If you’ve just received your Moasure device, you’re in the right place. This guide will help you get set up and begin measuring, while building confidence with the core techniques.

This short video introduces how Moasure works and the key techniques you’ll use to measure accurately.

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

### **How Moasure Works**

Moasure works differently from traditional measuring tools. Traditional tools measure directly between two fixed points. Moasure measures **as you move between points**, capturing distance and elevation changes as you go.

As you walk with the device, it continuously tracks its position and builds your measurement.\
You create each point by placing the device, then move to the next point to record the measurement.

This means you can move around a space to capture distances, areas, and shapes — even when you can’t measure in a straight line.

You don’t need to stretch a tape or maintain line of sight. Simply move from point to point, pausing briefly to confirm each position. Think of it as drawing your measurement by walking it.

With a little practice, this becomes a natural and efficient way to measure — especially for irregular or complex spaces.

{% hint style="info" %}
To navigate this guide on your mobile, tap the three-line **hamburger menu** in the top-left corner. On larger screens, the menu is always visible for easy access. To save or print this guide as a PDF, click the three vertical dots in the top-right corner of your browser window.
{% endhint %}

### **Before You Begin**

* Ensure your device is charged
* Download the Moasure app on your phone or tablet
* Pair your device within the app (not via Bluetooth settings)
* If using Moasure STICK, assemble it before you start

***

### **Next Steps**

When you’re ready, continue with:

* [**Download Moasure App**](/en/moasure-1-and-2-series/getting-started/download-moasure-app.md)
* [**Create Moasure App Account**](/en/moasure-1-and-2-series/getting-started/create-moasure-app-account.md)
* [**Connect Your Moasure Device**](/en/moasure-1-and-2-series/getting-started/connect-moasure-device.md)
* [**Assemble & Use Moasure STICK**](/en/moasure-1-and-2-series/getting-started/assemble-and-use-moasure-stick.md)

{% hint style="info" %}
**Note:** Features described in these guides may require the latest version of the Moasure app.&#x20;

We recommend keeping your app up to date.
{% endhint %}


---

# 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/getting-started.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.
