# Measurement

Measurement section has two options; units and measurement method.&#x20;

<figure><img src="/files/G9dWjal0vlp17nY24uBX" alt=""><figcaption><p>Measurement section in configuration</p></figcaption></figure>

There are four systems of units, that user can choose from

* International (SI)&#x20;
  * aka. metric system, which is being used as a default
* United States customary
* United States survey
* British Imperial

For measurement method there are two options

* Euclidean
  * Used as a default, very accurate on smaller scales, but becomes less accurate when further away
* Spherical
  * Mean radius of the Earth is used for the calculation, making it more accurate when measuring long distances, but less accurate on the local levels


---

# 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://help.besmart.software/be.smart-site-management/getting-started/project-set-up-in-site-management/site-management-project-configuration/measurement.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.
