# Getting Started

- [Our Products](https://docs.xplorpay.com/getting-started/getting-started/our-products.md)
- [Merchant Onboarding](https://docs.xplorpay.com/getting-started/getting-started/our-products/merchant-onboarding.md)
- [Hosted Merchant Onboarding](https://docs.xplorpay.com/getting-started/getting-started/our-products/merchant-onboarding/hosted-merchant-onboarding.md)
- [Merchant Onboarding via Partner Portal](https://docs.xplorpay.com/getting-started/getting-started/our-products/merchant-onboarding/merchant-onboarding-via-partner-portal.md)
- [Merchant Onboarding via API](https://docs.xplorpay.com/getting-started/getting-started/our-products/merchant-onboarding/merchant-onboarding-via-api.md)
- [Payment Processing](https://docs.xplorpay.com/getting-started/getting-started/our-products/payment-processing.md)
- [Cloud EMV](https://docs.xplorpay.com/getting-started/getting-started/our-products/payment-processing/cloud-emv.md)
- [Mobile EMV SDK](https://docs.xplorpay.com/getting-started/getting-started/our-products/payment-processing/mobile-emv-sdk.md)
- [JavaScript SDK](https://docs.xplorpay.com/getting-started/getting-started/our-products/payment-processing/javascript-sdk.md)
- [Recurring Payments](https://docs.xplorpay.com/getting-started/getting-started/our-products/payment-processing/recurring-payments.md)
- [ACH Transactions](https://docs.xplorpay.com/getting-started/getting-started/our-products/payment-processing/ach-transactions.md)
- [Paylink](https://docs.xplorpay.com/getting-started/getting-started/our-products/payment-processing/paylink.md)
- [Financial Management](https://docs.xplorpay.com/getting-started/getting-started/our-products/financial-management.md)
- [Merchant Pricing](https://docs.xplorpay.com/getting-started/getting-started/our-products/financial-management/merchant-pricing.md)
- [Merchant Billing & Funding](https://docs.xplorpay.com/getting-started/getting-started/our-products/financial-management/merchant-billing-and-funding.md)
- [Financial Reporting](https://docs.xplorpay.com/getting-started/getting-started/our-products/financial-management/financial-reporting.md)
- [Disputes Management](https://docs.xplorpay.com/getting-started/getting-started/our-products/financial-management/disputes-management.md)
- [Reporting Solutions](https://docs.xplorpay.com/getting-started/getting-started/our-products/reporting-solutions.md)
- [Reporting](https://docs.xplorpay.com/getting-started/getting-started/our-products/reporting-solutions/reporting.md)
- [Partner & Merchant Solutions](https://docs.xplorpay.com/getting-started/getting-started/our-products/partner-and-merchant-solutions.md)
- [Partner Portal](https://docs.xplorpay.com/getting-started/getting-started/our-products/partner-and-merchant-solutions/partner-portal.md)
- [Merchant Portal](https://docs.xplorpay.com/getting-started/getting-started/our-products/partner-and-merchant-solutions/merchant-portal.md)


---

# 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/getting-started/getting-started.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.
