> For the complete documentation index, see [llms.txt](https://support.xplorpay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.xplorpay.com/support-center.md).

# Xplor Pay Support Center

Find help for your Xplor Pay account, payments, compliance, and equipment.

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref">Explore</th></tr></thead><tbody><tr><td><strong>Getting started</strong><br>Set up your account, access Merchant Portal, and explore payment tools.</td><td><a href="/getting-started/getting-started-with-xplor-pay.md">Getting started</a></td></tr><tr><td><strong>Transactions, Batches &#x26; Deposits</strong><br>Manage batches, deposits, fees, and chargebacks.</td><td><a href="/transactions-batches-deposits/close-batch.md">Transactions, Batches &amp; Deposits</a></td></tr><tr><td><strong>Account Settings</strong><br>Update business details, bank accounts, and Merchant Portal access.</td><td><a href="/account-settings/manage-notification-preferences.md">Account Settings</a></td></tr><tr><td><strong>PCI Compliance</strong><br>Meet PCI DSS requirements and protect payment data.</td><td><a href="/pci-compliance/dataguardian-compliance-and-security-program.md">PCI Compliance</a></td></tr><tr><td><strong>Resources</strong><br>Access tax, onboarding, virtual terminal, and payment-terminal resources.</td><td><a href="/resources/understanding-your-form-1099-k.md">Resources</a></td></tr><tr><td><strong>Equipments</strong><br>Set up and manage supported payment terminals.</td><td><a href="/equipments/pax.md">Equipments</a></td></tr></tbody></table>

### Popular articles

{% content-ref url="/pages/3fJme8PPaIs4eVzg3nXD" %}
[Getting started with Xplor Pay](/getting-started/getting-started-with-xplor-pay.md)
{% endcontent-ref %}

{% content-ref url="/pages/JkxCnB1khEo1yyOK3gSa" %}
[Understand your monthly statement](/getting-started/understand-your-monthly-statement.md)
{% endcontent-ref %}

{% content-ref url="/pages/S29VVzz7c6UvDHC9aEPX" %}
[Use Merchant Portal](/getting-started/use-merchant-portal.md)
{% endcontent-ref %}


---

# 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://support.xplorpay.com/support-center.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.
