# Home

<h2 align="center">Welcome to the Xplor Pay Documentation Center</h2>

<h4 align="center"><em>Build powerful, seamless integrations with confidence.</em></h4>

<p align="center">Access product overviews, SDK and integration guides, API references, and support resources—everything you need to innovate faster and deliver exceptional partner experiences.</p>

***

### Key Docs

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-rocket-launch">:rocket-launch:</i></td><td><strong>Getting Started</strong></td><td>Discover our products and devices, learn how our integration process works, and explore the safeguards that protect your business.</td><td><a href="https://app.gitbook.com/s/ek5aF2vccbKrklw8djdB/">Learn more</a></td><td></td><td></td></tr><tr><td><i class="fa-square-code">:square-code:</i></td><td><strong>SDKs &#x26; Integration Guides</strong></td><td>Access SDKs and Integration Guides designed to streamline how you integrate our products into your development flow.</td><td><a href="https://app.gitbook.com/o/ob3xiEFUi0yTGC9QkMsI/s/yN9CLsR8tlS8G8avRMB5/">Learn more</a></td><td></td><td></td></tr><tr><td><i class="fa-gear-complex-code">:gear-complex-code:</i></td><td><strong>API References</strong></td><td>Explore our APIs to integrate seamlessly with your platform.</td><td><a href="https://app.gitbook.com/s/j9heLdoDRsfnChUQohvj/">Learn more</a></td><td></td><td></td></tr></tbody></table>

### **Supporting Docs**

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-handshake-angle">:handshake-angle:</i></td><td><strong>Partner Portal</strong></td><td>Partner-facing portal workflows and navigation.</td><td><a href="https://app.gitbook.com/s/Us4U42giioY3jQj0TJQl/">Learn more</a></td><td></td><td></td></tr><tr><td><i class="fa-store-lock">:store-lock:</i></td><td><strong>Merchant Portal</strong></td><td>Merchant-facing portal workflows and navigation.</td><td><a href="https://app.gitbook.com/s/WNkAy7CO9ci3kcil9jOX/">Learn more</a></td><td></td><td></td></tr><tr><td><i class="fa-key">:key:</i></td><td><strong>Token Portal</strong></td><td>Token migration workflows and guidance.</td><td><a href="https://app.gitbook.com/s/UkPcVWWbpoXLYF0bSQLH/">Learn more</a></td><td></td><td></td></tr></tbody></table>

<br>


---

# 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.xplorpay.com/home.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.
