> For the complete documentation index, see [llms.txt](https://docs.channex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.channex.io/guides/test-accounts-for-airbnb.md).

# Test Accounts for Airbnb

Our staging account with Airbnb will allow to connect with any host, you will need to connect a live listing to test so make sure you are careful of the availability and prices in your inventory page before you map.

Ideal Flow:

* Connect Channex to your Airbnb Host account: Details: <https://docs.channex.io/channel-mapping-guides/airbnb>
* Check your availability and price, min stay etc are correct
* Map the lisitng
* Activate the channel
* Test bookings and messages
* Unmap the listing once you are finished

{% hint style="danger" %}
Be careful if you create fake listings in Airbnb as they may block your account. Also be careful if you connect real listings that you only do so while testing.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.channex.io/guides/test-accounts-for-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.
