# Maßeinheiten

### Maßeinheiten

Um das Maßeinheitensystem zu ändern, gehen Sie wie folgt vor:

1. Öffnen Sie die Einstellungen, indem Sie auf das Zahnradsymbol in der rechten oberen Ecke tippen.
2. Tippen Sie auf **Maßeinheiten**.
3. Wählen Sie das gewünschte Maßeinheitensystem aus, indem Sie es antippen. Sie können zwischen metrisch und imperial wählen.

### Dezimalgenauigkeit

Sie können die Einstellungen für die Dezimalpräzision, d. h. die Anzahl der Ziffern in einer Zahl, für die folgenden Maßeinheiten ändern:

* Linear (Meter/Fuß)
* Fläche (Quadratmeter/Quadratfuß)
* Winkel (Grad)
* Steigung (in Prozent)
* Dateiexport (Meter/Fuß, die abweichend von der linearen Einstellung eingestellt werden können, so dass der Export anders als die Messung in der App angezeigt wird).

### <br>


---

# 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/de/moasure-app/einstellungen/masseinheiten.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.
