> For the complete documentation index, see [llms.txt](https://docs.moasure.com/pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/pt/aplicacao-moasure/definicoes/opcoes-de-exibicao.md).

# Opções de Exibição

- [Tema](https://docs.moasure.com/pt/aplicacao-moasure/definicoes/opcoes-de-exibicao/tema.md): Esta configuração permite-lhe definir um tema claro ou escuro.
- [Tamanho da Fonte](https://docs.moasure.com/pt/aplicacao-moasure/definicoes/opcoes-de-exibicao/tamanho-da-fonte.md): Esta configuração permite-lhe ajustar o tamanho da fonte das medições na aplicação. Nota: isto não afeta o tamanho da fonte de outros textos na aplicação.
- [Instrutor do Moasure](https://docs.moasure.com/pt/aplicacao-moasure/definicoes/opcoes-de-exibicao/instrutor-do-moasure.md)
- [Mostrar Orientação e Posicionamento do Aparelho nos Desenhos](https://docs.moasure.com/pt/aplicacao-moasure/definicoes/opcoes-de-exibicao/mostrar-orientacao-e-posicionamento-do-aparelho-nos-desenhos.md): Uma vez ativada, esta configuração adiciona ícones dos módulos do Moasure à medição para mostrar como o dispositivo Moasure estava orientado ao ser colocado sobre o terreno.
- [Preferências de Exportação](https://docs.moasure.com/pt/aplicacao-moasure/definicoes/opcoes-de-exibicao/preferencias-de-exportacao.md): As preferências de exportação permitem-lhe configurar o aspeto das suas exportações em PDF e em formato de imagem.
- [Formato de Grelha](https://docs.moasure.com/pt/aplicacao-moasure/definicoes/opcoes-de-exibicao/formato-de-grelha.md): Aprenda como adicionar uma grelha ao plano para fornecer uma referência visual de escala, útil ao rever as medições.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/pt/aplicacao-moasure/definicoes/opcoes-de-exibicao.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.
