# Integration Types

- [Property Management System (PMS)](https://developer.siteminder.com/get-started/integration-types/pms.md): Keep your PMS and SiteMinder in sync — availability, rates, restrictions, and reservations updated in real time across all connected channels.
- [Revenue Management System (RMS)](https://developer.siteminder.com/get-started/integration-types/rms.md): Push optimised rates and restrictions to SiteMinder in real time, with optional access to reservation data to inform pricing decisions.
- [Booking Channel](https://developer.siteminder.com/get-started/integration-types/booking-channel.md): Access live hotel inventory and deliver reservations directly to properties through SiteMinder.
- [Application](https://developer.siteminder.com/get-started/integration-types/application.md): Access reservation and property data from SiteMinder to power your guest experience, marketing, or operational tools.
- [Property / Hotel Group](https://developer.siteminder.com/get-started/integration-types/property-hotel-group.md): Build a direct booking experience for your guests using live availability, pricing, and property data from SiteMinder.


---

# 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://developer.siteminder.com/get-started/integration-types.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.
