# Channel Mapping Guides

Connect your property to leading OTAs and bedbanks. Each guide covers prerequisites, the exact steps to connect, and what to check afterwards.

## Before You Start

* Gather your OTA property IDs and login access
* Disable any old/syncing iCal connections on that channel
* Make sure rates/rooms exist in Hostel Mate

## Popular Guides

* [Booking.com](/channel-mapping-guides/booking.com.md)
* [Airbnb](/channel-mapping-guides/airbnb.md)
* [Expedia](/channel-mapping-guides/expedia.md)
* [Hostelworld](/channel-mapping-guides/hostelworld.md)

## General Flow

1. Enable channel manager mode or select a connectivity provider (Channex)
2. Approve the connection in the OTA extranet
3. Authenticate in Hostel Mate
4. Map rooms and rates
5. Verify availability and test a price change


---

# 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.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.
