> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral.md).

# App móvel geral

Esta secção serve para orientações móveis aplicáveis a vários dispositivos.

As páginas gerais servem para comportamento comum, configuração e conceitos partilhados.

Começar por [Lista de verificação de resolução de problemas: ponto de partida](/outsmart-knowledge-base/outsmart-knowledge-base-pt/problemas-e-resolucao-de-problemas/checklist-de-resolucao-de-problemas-comecar-por-aqui.md) quando algo deixa de funcionar.

Utilizar [Resolução de problemas da App móvel](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/resolucao-de-problemas-da-app-movel.md) para problemas comuns em iOS e Android.

Utilizar os guias da plataforma para ecrãs e nomes de botões exatos.

### Mais adequado para orientações multiplataforma

Estas páginas são sobretudo independentes da plataforma:

* [O que é a App móvel OutSmart?](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/o-que-e-a-app-movel-do-outsmart.md)
* [Ligar um smartphone ou tablet](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/ligar-um-smartphone-ou-tablet.md)
* [Sincronizar a App móvel](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/sincronizar-a-app-movel.md)
* [Políticas e Configurações do dispositivo](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/politicas-e-configuracoes-de-dispositivos.md)
* [Dispositivos emparelhados](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/dispositivos-emparelhados.md)
* [Substituir ou voltar a ligar um dispositivo móvel](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/substituir-ou-voltar-a-ligar-um-dispositivo-movel.md)
* [Utilizar a App móvel offline](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/utilizar-a-app-movel-offline.md)
* [Utilizar track and trace na App móvel](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/utilizar-localizacao-e-rastreamento-na-app-movel.md)

### Também abrangido em iOS e Android

Estas páginas sobrepõem-se aos manuais da plataforma.

#### Mais adequado mantê-las como guias partilhados

Manter estas páginas genéricas.

Descrevem o mesmo fluxo de trabalho em ambas as plataformas:

* [Concluir uma Ordem de trabalho](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/concluir-uma-ordem-de-trabalho.md)
* [Registar horas](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/registar-horas.md)
* [Adicionar fotos, ficheiros e notas](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/adicionar-fotografias-ficheiros-e-notas.md)
* [Utilizar formulários](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/utilizar-formularios.md)
* [Recolher assinaturas](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/recolher-assinaturas.md)

#### Mais adequado, com o tempo, como guias específicos por plataforma

Priorizar estes tópicos primeiro para iOS e Android.

Dependem mais de ecrãs, navegação e comportamento do dispositivo:

* [Criar uma Ordem de trabalho](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/criar-uma-ordem-de-trabalho.md)
* [Utilizar o mapa](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral/utilizar-o-mapa.md)

Para passos específicos de ecrã, utilizar [iOS - OutSmart App](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/ios-outsmart-app.md) ou [Android - OutSmart NEXT](/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/android-outsmart-next.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/app-movel/app-movel-geral.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
