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

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

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

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

#### 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. Turn **Use Moasure STICK Attachment** **on**

***

### **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. Turn **Use Moasure STICK Attachment** **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.

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


---

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