> 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/overzicht-van-de-kennisbank.md).

# Overzicht van de kennisbank

Begrijp hoe deze kennisbank is opgebouwd en hoe u deze gebruikt.

<figure><img src="https://3149029213-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtsYGhhd0tVo9khoiCvFz%2Fuploads%2F7H5mATEwu15b0KKhjXJg%2FChatGPT%20Image%20Jun%2024%2C%202026%20at%2003_40_35%20PM.png?alt=media&amp;token=0d14a286-b557-44ee-bb6f-9edeaa1faddb" alt=""><figcaption></figcaption></figure>

Deze kennisbank helpt u snel het juiste OutSmart-artikel te vinden.

Gebruik het voor installatie, dagelijks gebruik, probleemoplossing en productoverzichten.

### Hoe deze kennisbank is opgebouwd

De kennisbank is opgedeeld in hoofdsecties.

Elke sectie behandelt één productonderdeel of gebruikscontext.

De hoofdsecties zijn:

* [**Backoffice**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice.md)
* [**Mobiele app**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app.md)
* [**Marktplaats, pakketten en Power-ups**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats.md)
* [**Integraties**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties.md)
* [**Beta-programma's**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/beta-programmas/beta-programmas.md)
* [**Issues & probleemoplossing**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/issues-and-probleemoplossing/bekende-issues-and-tijdelijke-oplossingen.md)

Dit overzicht staat buiten de hoofdsecties.

### Hoe artikelen zijn opgebouwd

De meeste sectiegidsen beginnen met een overzichts- of introductiepagina.

Daarna ziet u meestal artikelen over installatie, gebruik, veelgestelde vragen, probleemoplossing of vereisten.

Taakgerichte artikelen richten zich telkens op één handeling.

Zo gaat u makkelijker direct naar de stap die u nodig hebt.

### Hoe u deze kennisbank gebruikt

Begin met de sectie die past bij uw doel.

Gebruik overzichtspagina's wanneer u eerst context nodig hebt.

Gebruik taakgerichte artikelen wanneer u al weet wat u wilt doen.

Als u plannen, add-ons of premiumfuncties wilt verkennen, begin dan in [**Marktplaats**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats.md).

Als u op kantoor werkt, begin dan met [**Introductie tot Backoffice**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/introductie-tot-backoffice.md).

Als u in de buitendienst werkt, begin dan met [**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).

Als u OutSmart wilt koppelen aan andere software, begin dan met [**Wat zijn Integraties?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/wat-zijn-integraties.md).

Als iets zich anders gedraagt dan verwacht, raadpleeg [**Bekende Issues & tijdelijke oplossingen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/issues-and-probleemoplossing/bekende-issues-and-tijdelijke-oplossingen.md).

{% hint style="info" %}
Wat u ziet kan nog steeds verschillen per pakket, permissies, ingeschakelde functies of releasetiming.
{% endhint %}

### Over de artikelen

Artikelen in deze kennisbank worden met hulp van AI gemaakt.

Ze worden gecontroleerd en bijgewerkt om in lijn te blijven met productwijzigingen.

Dat helpt ons om content sneller te publiceren en een brede dekking over onderwerpen en talen te behouden.

### Meld een vertaalprobleem of onnauwkeurigheid

Als u een vertaalprobleem, verouderde stap of onjuiste uitleg ziet, neem contact op met `support@out-smart.com`.

Neem deze gegevens indien mogelijk op:

* de titel van het artikel
* de taal
* het onderdeel dat niet klopt
* de juiste formulering, als u die weet

Dat helpt ons de content sneller bij te werken.

### Begin hier

* [**Introductie tot Backoffice**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/introductie-tot-backoffice.md)
* [**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)
* [**Marktplaats**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/marktplaats.md)
* [**Wat zijn Integraties?**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/integraties/integraties/wat-zijn-integraties.md)
* [**Bekende Issues & tijdelijke oplossingen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/issues-and-probleemoplossing/bekende-issues-and-tijdelijke-oplossingen.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/overzicht-van-de-kennisbank.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.
