# Inleiding

Wanneer je een chatbot gebouwd hebt, wil je deze aan zoveel mogelijk mensen aanbieden en misschien wel via verschillende kanalen. Hiervoor dienen de integraties van Oswald. Via de integraties kan je de chatbot aanbieden op je website, in je mobiele app, op je Facebookpagina...

**Heb je interesse in een integratie met WhatsApp, Google Assistant of Amazon Alexa? Contacteer ons dan via <hello@oswald.ai>!**

Verder is het ook mogelijk om via integraties de [menselijke overnames](/docs/functionele-documentatie/overige-functionaliteiten/menselijke-overnames.md) door te sturen naar een extern customer support platform, zoals Zendesk chat of Verint.


---

# Agent Instructions: 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:

```
GET https://oswaldai.gitbook.io/docs/functionele-documentatie/integraties/inleiding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
