# OTA Connectivity Guide

## Introduction

This guide provides general instructions for connecting **Online Travel Agencies (OTAs)** such as **Booking.com, Expedia, Airbnb, Hostelworld, Agoda, and others** to **HostelMate**. Each OTA has a slightly different process, so refer to their specific guide for detailed steps.

> **Before proceeding:** Ensure that your pricing and rates are set up correctly and match the currency selected in the OTA setup. Incorrect pricing or currency may lead to sync issues.

***

## 🔗 Connecting an OTA

1. **Log in** to the OTA extranet.
2. Navigate to **Channel Manager / Connectivity settings**.
3. Search for **"Channex"** and select it as your provider.
4. Confirm the connection request.
5. Some OTAs may require manual approval before activation.

***

## 📌 Mapping Rooms & Rates

* Mapping ensures all **rooms and rate plans** in the OTA match correctly.
* Unmapped rooms or rates **will not sync** and may cause booking issues.
* Some OTAs support **occupancy-based pricing**, which requires additional mapping.
* If a room or rate plan is missing, check if it's active in the OTA extranet.

***

## ✅ Final Steps

1. Once mapping is complete, **activate the connection**.
2. **Import future reservations** if needed (availability will not be affected).
3. Regularly check for errors or unmapped items.

***

For specific OTA instructions, see the dedicated guide for that OTA.

## Quick Links

* General setup: [General Connection Setup](/channel-mapping-guides/general-connection-setup.md)
* Channel Manager app: <https://app.hostelmate.co/channel-manager>
* Popular guides: Booking.com, Airbnb, Expedia, Hostelworld

## Tips

* Push a small test price change to confirm updates are flowing
* Remove legacy iCal feeds to prevent overwriting rates/availability
* Use clear titles per connection (e.g., “Booking.com – Main Property”)


---

# 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://docs.hostelmate.co/channel-mapping-guides/introduction.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.
