> 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-nl/mobiele-app/algemene-mobiele-app.md).

# Algemene mobiele app

Gebruik deze sectie voor mobiele uitleg die geldt voor alle Apparaten.

Gebruik de algemene pagina's voor gedeeld gedrag, instellingen en begrippen.

Begin met [Checklist voor probleemoplossing: begin hier](/outsmart-knowledge-base/outsmart-knowledge-base-nl/issues-and-probleemoplossing/probleemoplossingschecklist-begin-hier.md) wanneer iets niet meer werkt.

Gebruik [Problemen oplossen in de mobiele app](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/probleemoplossing-mobiele-app.md) voor veelvoorkomende problemen op iOS en Android.

Gebruik de platformgidsen voor exacte schermen en knopnamen.

### Het meest geschikt voor platformoverstijgende uitleg

Deze pagina's zijn vooral platformonafhankelijk:

* [Wat is de mobiele app van OutSmart?](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/wat-is-de-outsmart-mobiele-app.md)
* [Verbind een smartphone of tablet](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/koppel-een-smartphone-of-tablet.md)
* [Synchroniseer de mobiele app](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/synchroniseer-de-mobiele-app.md)
* [App instellingen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/app-instellingen.md)
* [Gekoppelde Apparaten](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/gekoppelde-apparaten.md)
* [Een mobiel apparaat vervangen of opnieuw koppelen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/een-mobiel-apparaat-vervangen-of-opnieuw-koppelen.md)
* [De mobiele app offline gebruiken](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/de-mobiele-app-offline-gebruiken.md)
* [Track en trace gebruiken in de mobiele app](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/track-en-trace-gebruiken-in-de-mobiele-app.md)

### Ook behandeld in iOS en Android

Deze pagina's overlappen met de platformhandleidingen.

#### Beter te behouden als gedeelde handleidingen

Houd deze pagina's algemeen.

Ze beschrijven dezelfde workflow op beide platforms:

* [Voltooi een Werkbon](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/maak-een-werkbon-compleet.md)
* [Uren registreren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/uren-registreren.md)
* [Foto's, bestanden en notities toevoegen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/fotos-bestanden-en-notities-toevoegen.md)
* [Formulieren gebruiken](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/formulieren-gebruiken.md)
* [Handtekeningen verzamelen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/handtekeningen-verzamelen.md)

#### Op termijn beter als platformspecifieke handleidingen

Verplaats deze onderwerpen eerst naar iOS en Android.

Ze zijn meer afhankelijk van schermen, navigatie en apparaatgedrag:

* [Werkbon aanmaken](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/werkbon-aanmaken.md)
* [Gebruik de kaart](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/de-kaart-gebruiken.md)

Gebruik voor schermspecifieke stappen [iOS - OutSmart App](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/ios-outsmart-app.md) of [Android - OutSmart NEXT](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/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-nl/mobiele-app/algemene-mobiele-app.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.
