# Airbnb

## Prerequisites

* Airbnb login for the correct account
* Owner present to approve OAuth if needed

## 1) Log In and Authorize

1. Confirm you’re logged into the correct Airbnb account
2. Start the connection from Hostel Mate (Channel Manager)
3. Approve access in Airbnb when prompted (OAuth)

## 2) Map and Verify

1. After authorization, open the mapping page
2. Match Airbnb listings to your rooms and rates
3. Push a small price change and confirm it on Airbnb

## Tips

* Password changes after connecting will not break the integration
* Make sure duplicate iCal feeds are removed to prevent conflicts

## Troubleshooting

* No listings after OAuth: refresh the page, then re-open mapping
* Authorization loop: log out of Airbnb, log back in, and retry


---

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