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

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

Begin met [Checklist voor probleemoplossing: begin hier](/outsmart-knowledge-base/outsmart-knowledge-base-nl/problemen-en-oplossingen/checklist-voor-probleemoplossing-begin-hier.md) wanneer iets niet meer werkt.

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

Gebruik de platformhandleidingen voor exacte schermen en knopnamen.

### Het meest geschikt voor platformoverstijgende instructies

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-mobiele-app-van-outsmart.md)
* [Koppel een smartphone of tablet](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/verbind-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)
* [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)
* [Mobiel apparaat vervangen of opnieuw verbinden](/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 en trace 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.

#### Het beste als gedeelde handleidingen te behouden

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/voltooi-een-werkbon.md)
* [Uren registreren](/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)
* [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)

Voor schermspecifieke stappen, gebruik [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.
