# Connection Overview

This page explains the KribOS OTA connection model in a simple way.

KribOS hides the technical channel-manager layer from hosts. As a host, you choose the platform, provide the listing or property identifier, and KribOS helps activate the synchronization.

## What KribOS connects

KribOS can help connect platforms such as:

* Booking.com
* Airbnb
* Expedia
* VRBO
* Agoda
* Trip.com
* Hotelbeds
* Google Hotel
* Other OTA or distribution partners

## What is synchronized

| Data         | Description                                                                       |
| ------------ | --------------------------------------------------------------------------------- |
| Availability | Dates opened, reserved or blocked in KribOS can be sent to connected platforms.   |
| Reservations | New reservations can be centralized in KribOS depending on platform capabilities. |
| Restrictions | Rules such as minimum stay or stop sell can be synchronized when supported.       |
| Mapping      | KribOS links each OTA listing, room or rate to the correct KribOS property.       |

## Activation delay

Most connection requests require a KribOS verification step. Some platforms also require host approval in their extranet.

Plan for up to **24 business hours** after submitting a complete request.

## Where to go next

* For French instructions, open [Connexion OTA](/kribos-docs/guides-clients/gitbook-guide-connexion-ota-gitbook-native.md).
* For English instructions, open [OTA Connection Guide](/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/for-hosts/connection-overview.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.
