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

# Integrations

- [Property Management Systems](https://docs.guestway.io/integrations/property-management-systems.md): Set up additional PMS integrations by following the links below
- [Hostaway](https://docs.guestway.io/integrations/property-management-systems/hostaway.md): Connect a Hostaway account to Guestway from inside the platform at any time.
- [Guesty](https://docs.guestway.io/integrations/property-management-systems/guesty.md): Connect a Guesty account to Guestway from inside the platform at any time.
- [Smoobu](https://docs.guestway.io/integrations/property-management-systems/smoobu.md): Connect a Smoobu account to Guestway from inside the platform at any time.
- [Apaleo](https://docs.guestway.io/integrations/property-management-systems/apaleo.md): Connect an Apaleo account to Guestway from inside the platform at any time.
- [Mews](https://docs.guestway.io/integrations/property-management-systems/smoobu-1.md): Connect a Mews account to Guestway from inside the platform at any time.
- [Smart Locks](https://docs.guestway.io/integrations/smart-locks.md): First integrate your smart locks and then connect them to your listing
- [Nuki](https://docs.guestway.io/integrations/smart-locks/nuki.md)
- [Salto](https://docs.guestway.io/integrations/smart-locks/salto.md)
- [Yale](https://docs.guestway.io/integrations/smart-locks/yale.md)
- [ProDatakey](https://docs.guestway.io/integrations/smart-locks/prodatakey.md)
- [Smart Thermostats](https://docs.guestway.io/integrations/smart-thermostats.md)
- [Google Nest](https://docs.guestway.io/integrations/smart-thermostats/google-nest.md)
- [Honeywell](https://docs.guestway.io/integrations/smart-thermostats/honeywell.md)
- [Zennio](https://docs.guestway.io/integrations/smart-thermostats/zennio.md)
- [Online Travel Agencies (OTA)](https://docs.guestway.io/integrations/online-travel-agencies-ota.md)
- [Airbnb](https://docs.guestway.io/integrations/online-travel-agencies-ota/airbnb.md)
- [Booking.com](https://docs.guestway.io/integrations/online-travel-agencies-ota/booking.com.md)
- [Expedia](https://docs.guestway.io/integrations/online-travel-agencies-ota/expedia.md)
- [SMS](https://docs.guestway.io/integrations/sms.md)
- [Twilio (For SMS)](https://docs.guestway.io/integrations/sms/twilio-for-sms.md): How to set up your integration with Twilio
- [Sinch MessageMedia (For SMS)](https://docs.guestway.io/integrations/sms/sinch-messagemedia-for-sms.md)
- [Whatsapp](https://docs.guestway.io/integrations/whatsapp.md): This section explains how to connect and use WhatsApp inside Guestway.
- [Meta setup & Guestway integration](https://docs.guestway.io/integrations/whatsapp/meta-setup-and-guestway-integration.md)
- [Connect your existing WhatsApp Business App](https://docs.guestway.io/integrations/whatsapp/connect-your-existing-whatsapp-business-app.md): (Coexistence)
- [Using Whatsapp in Guestway](https://docs.guestway.io/integrations/whatsapp/using-whatsapp-in-guestway.md): In this article we explain how WhatsApp messaging works inside Guestway and how to initiate conversations using templates.
- [META](https://docs.guestway.io/integrations/meta.md): Connect Instagram and Messenger to your inbox


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.guestway.io/integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
