> 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/reference-point.md).

# Reference Point

The reference point is the exact point your Moasure device measures from.

By default, this is the **sharp corner on the base of the device**, located on the opposite side to the LED indicator (as shown below).

<div align="left"><figure><img src="/files/hkMRgMQOReMGP0JWO0Fm" alt="" width="450"><figcaption></figcaption></figure></div>

### **Why the Reference Point Matters**

Every point you capture is measured from this reference point.

Using the correct reference point ensures:

* Accurate distances
* Clean, consistent shapes
* Reliable measurement results

If the reference point is set incorrectly, your measurements may be offset or distorted.

***

### **Using Moasure with the STICK**

When using the Moasure STICK, the reference point moves to the **tip of the STICK**.

To ensure accuracy, you must enable this in the app.

<div align="left"><figure><img src="/files/pH5fWE7FHTTubQQf2pli" alt="" width="450"><figcaption></figcaption></figure></div>

#### Set Reference Point for STICK

1. Go to **Settings** (tap the cog in the bottom-right corner of the app)
2. Tap **Measuring Options**
3. Toggle **Use Moasure STICK Attachment to on** (shows green)

***

### **Using Moasure without the STICK**

When not using the STICK, the reference point remains on the **corner of the device**.

#### Set Reference Point for Device Only

1. Go to **Settings** (tap the cog in the bottom-right corner of the app)
2. Tap **Measuring Options**
3. Toggle **Use Moasure STICK Attachment to** **off**

***

### **Quick Check Before Measuring**

Before starting a measurement, make sure:

* The correct reference point is selected in the app
* You are placing the correct part of the device (corner or STICK tip) at each point

This helps ensure your measurements are accurate from the start.

<div align="left"><figure><img src="/files/4bwYwkHd01eID5CXO8BU" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/reference-point.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.
