# Display Options

- [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.


---

# 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/display-options.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.
