# SMX

SMX provides hotel applications with a single, standardised connection to the SiteMinder Platform and its network of PMS providers — delivering reservation data, modifications, cancellations, and guest check-in/check-out statuses in real time. Connected apps are listed in SiteMinder's Hotel App Store, giving direct access to thousands of hotel customers.

### Key Benefits

* **Single Integration:** Connect to multiple PMSs through one standardised API — no proprietary integrations required.
* **Data Access at Scale:** Receive real-time reservation data, guest statuses, modifications, and cancellations across all connected properties.
* **Hotel App Store Visibility:** Become discoverable by hotels and grow your customer base within SiteMinder's global ecosystem.

### Next Steps

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-circle-bolt" style="color:blue;">:circle-bolt:</i></h4></td><td><strong>Quick Start</strong></td><td></td><td><a href="/pages/Hksm7IpmIeP1hBuhNyWI">/pages/Hksm7IpmIeP1hBuhNyWI</a></td></tr><tr><td><h4><i class="fa-signs-post" style="color:blue;">:signs-post:</i></h4></td><td><strong>Integration Requirements</strong></td><td></td><td><a href="/pages/tS9VoMZZpKTqbf4aQ95D">/pages/tS9VoMZZpKTqbf4aQ95D</a></td></tr><tr><td><h4><i class="fa-code" style="color:blue;">:code:</i></h4></td><td><strong>API Overview</strong></td><td></td><td><a href="/pages/cWxbHZPx9lCzi78eevKu">/pages/cWxbHZPx9lCzi78eevKu</a></td></tr></tbody></table>

{% hint style="success" icon="sparkles" %}

## Still have questions?

Use the <i class="fa-gitbook-assistant">:gitbook-assistant:</i> **Ask** button at the top of the page to chat with our AI assistant — it can help you navigate the guide, understand requirements, and troubleshoot issues.

If you need more support, visit [Integration Support](/integration-support/integration-support.md).
{% endhint %}


---

# 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/smx-api/smx-api.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.
