# Welcome to KribOS Documentation

KribOS Docs helps hosts connect their reservation platforms, understand the activation flow, and prepare the information required before synchronization.

KribOS centralizes reservations, availability and operational workflows for hosts, agencies and property managers. OTA connections are handled with a guided process so hosts do not need to manage technical channel-manager configuration.

## Start here

If you are connecting reservation platforms for the first time, start with:

* [Connection Overview](/kribos-docs/for-hosts/connection-overview.md)
* [Connexion OTA](/kribos-docs/guides-clients/gitbook-guide-connexion-ota-gitbook-native.md)
* [OTA Connection Guide](/kribos-docs/guides-clients/gitbook-ota-connection-guide-en.md)

## Support

For help, contact the KribOS team:

* <support@kribos.com>
* <contact@kribos.ma>

## Languages

* [Francais](/kribos-docs/guides-clients/gitbook-guide-connexion-ota-gitbook-native.md)
* [English](/kribos-docs/guides-clients/gitbook-ota-connection-guide-en.md)


---

# 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://kribos.gitbook.io/kribos-docs/readme.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.
