# Hybrid cloud

We bieden een docker image aan om Oswald code responses uit te voeren binnen je eigen infrastructuur, terwijl de rest van het platform toch gewoon in de Oswald cloud draait. Op die manier kan je interne endpoints aanspreken zonder ze ooit publiek te moeten zetten.

Je kan deze docker image bekomen door contact op te nemen met onze [helpdesk](https://raccoons-group.atlassian.net/servicedesk/customer/portals).

Wanneer je de responder hebt geïnstalleerd op je eigen systemen, kan je Oswald vertellen welke url er gebruikt moet worden om responses uit te voeren door de 'Responder url' in te stellen:

![](/files/-LzaX-CuoiZwx23LhCrM)


---

# 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/advanced-code-responses/hybrid-cloud.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.
