# Settings

- [Introduction to Settings](https://docs.moasure.com/en/moasure-app/settings/introduction-to-settings.md): In this section, discover the various settings available within the Moasure app and how they can enhance your measuring experience.
- [Moasure STICK Attachment](https://docs.moasure.com/en/moasure-app/settings/moasure-stick-attachment.md): The Moasure STICK Attachment is a setting that lets the Moasure app know that you're using the Moasure STICK.
- [Measuring Units](https://docs.moasure.com/en/moasure-app/settings/measuring-units.md): The Measuring Units Setting enables you to change the unit system and decimal precision.
- [Starting Path Type](https://docs.moasure.com/en/moasure-app/settings/starting-path-type.md): The Starting Path Type Setting sets the default Path Type for all measurements. This is the Path Type that is selected by default when starting a measurement.
- [Trace Path Options](https://docs.moasure.com/en/moasure-app/settings/trace-path-options.md): Trace Path Options allow you to customise how the Trace Line path behaves, giving you greater control over how your measurements are recorded.
- [Auto Ignore](https://docs.moasure.com/en/moasure-app/settings/auto-ignore.md): The Auto Ignore setting will automatically ignore points on a straight path for all measurements.
- [Mute Measurement Audio](https://docs.moasure.com/en/moasure-app/settings/mute-measurement-audio.md): This setting enables you to mute the auditory feedback you get when measuring.
- [Display Options](https://docs.moasure.com/en/moasure-app/settings/display-options.md)
- [Theme](https://docs.moasure.com/en/moasure-app/settings/display-options/theme.md): This setting enables you set a light or dark theme.
- [Font Size](https://docs.moasure.com/en/moasure-app/settings/display-options/font-size.md): This setting enables you set the font size of measurements in the app. Note: this does not effect the font size of other texts in the app.
- [Moasure Coach](https://docs.moasure.com/en/moasure-app/settings/display-options/moasure-coach.md)
- [Show Module Orientation and Placement in Diagrams](https://docs.moasure.com/en/moasure-app/settings/display-options/show-module-orientation-and-placement-in-diagrams.md): Once enabled, this setting adds Moasure module icons to the measurement drawing to show you to how the Moasure device was oriented when placed down.
- [Export Preferences](https://docs.moasure.com/en/moasure-app/settings/display-options/export-preferences.md): Export Preferences enables you to configure how your PDF and Image exports will look.
- [Grid Format](https://docs.moasure.com/en/moasure-app/settings/display-options/grid-format.md): Learn how to add a grid to the canvas, to provide a visual reference for scale that is useful when reviewing measurements.
- [Account Management](https://docs.moasure.com/en/moasure-app/settings/account-management.md)
- [Enable / Disable Analytics](https://docs.moasure.com/en/moasure-app/settings/account-management/enable-disable-analytics.md): This setting enables you to disable analytics. Analytics is enabled by default.
- [Log Out](https://docs.moasure.com/en/moasure-app/settings/account-management/log-out.md): Use this when you want to log out from your Moasure Account.
- [Reset Password](https://docs.moasure.com/en/moasure-app/settings/account-management/reset-password.md)
- [Reset Settings](https://docs.moasure.com/en/moasure-app/settings/account-management/reset-settings.md): Use this to reset settings to their default. Your measurements will not be deleted.
- [Delete Account](https://docs.moasure.com/en/moasure-app/settings/account-management/delete-account.md)
- [Device Management](https://docs.moasure.com/en/moasure-app/settings/device-management.md)
- [Add Device](https://docs.moasure.com/en/moasure-app/settings/device-management/add-device.md): Add a Moasure device.
- [Remove Device](https://docs.moasure.com/en/moasure-app/settings/device-management/remove-device.md): Remove a Moasure device.
- [Change Device Selection](https://docs.moasure.com/en/moasure-app/settings/device-management/change-device-selection.md)
- [Change Turn On Method](https://docs.moasure.com/en/moasure-app/settings/device-management/change-turn-on-method.md)
- [Change Device Disconnection Time](https://docs.moasure.com/en/moasure-app/settings/device-management/change-device-disconnection-time.md)
- [Send a Support Request](https://docs.moasure.com/en/moasure-app/settings/send-a-support-request.md): Send a support request through the app.


---

# 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-app/settings.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.
