> 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 richtlijnen die voor alle apparaten gelden.

Gebruik de algemene pagina's voor gedeeld gedrag, installatie en concepten.

Gebruik de platformhandleidingen voor exacte schermen en knopnamen.

### Het meest geschikt voor platformoverstijgende richtlijnen

Deze pagina's zijn voornamelijk platformonafhankelijk:

* [Wat is de OutSmart mobiele App?](/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/een-smartphone-of-tablet-verbinden.md)
* [Synchroniseer de mobiele App](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/de-mobiele-app-synchroniseren.md)
* [Apparaatbeleid en Instellingen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/apparaatbeleid-en-instellingen.md)
* [Gekoppelde apparaten](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/gekoppelde-apparaten.md)
* [Vervang of maak opnieuw verbinding met een mobiel apparaat](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/een-mobiel-apparaat-vervangen-of-opnieuw-verbinden.md)
* [Gebruik de mobiele App offline](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/de-mobiele-app-offline-gebruiken.md)
* [Gebruik track & trace in de mobiele App](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/track-and-trace-gebruiken-in-de-mobiele-app.md)

### Ook behandeld in iOS en Android

Deze pagina's overlappen met de platformhandleidingen.

#### Het best behouden als gedeelde handleidingen

Houd deze pagina's algemeen.

Ze beschrijven dezelfde workflow op beide platformen:

* [Voltooi een Werkbon](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/een-werkbon-afronden.md)
* [Registreer uren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/uren-registreren.md)
* [Voeg foto's, bestanden en notities toe](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/fotos-bestanden-en-notities-toevoegen.md)
* [Gebruik formulieren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/formulieren-gebruiken.md)
* [Verzamel handtekeningen](/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 apparaatsgedrag:

* [Maak een Werkbon aan](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/maak-een-werkbon-aan.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.
