# Welcome to Pay.io

<h2 align="center">Pay.io Documentation</h2>

<p align="center">Welcome to Pay.io Knowledge Base and API Reference documentation. </p>

<p align="center">Here, we cover everything you need to start using our platform and products to support <strong>transaction management with a seamless crypto gateway</strong>.</p>

<h4 align="center">Our Products and Experiences</h4>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>Merchant Console</strong></td><td>Clarity, control, and growth - all in one console.</td><td><ul><li>Real-time dashboards with sales, payouts, and trends.</li><li>Simple reconciliation and reporting tools.</li><li>Role-based access so your whole team stays in sync. <a href="learn-the-basics/what-is-the-merchant-console" class="button primary" data-icon="book-open-lines">See more</a></li></ul></td><td><a href="learn-the-basics/what-is-the-merchant-console">what-is-the-merchant-console</a></td><td><a href="https://3833492769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnW0Bk5BiuEPyZlHrzxgL%2Fuploads%2FSZw2rtcUAwK1tz0uBW9C%2FMerchant%20Console.png?alt=media&#x26;token=d1d130dc-b947-4e45-a08f-514438be5891">Merchant Console.png</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Cashier UI</strong></td><td>Your customers click. The Payment Gateway takes care of the rest.</td><td><ul><li>Accept wallets and bank transfers with one integration.</li><li>Lightning-fast transactions with built-in fraud protection.</li><li>A seamless experience for customers, anywhere in the world.</li><li>Direct connection to exchanges and wallets via MESH integration.<a href="learn-the-basics/what-is-the-cashier-ui" class="button primary" data-icon="book-open-lines">See more</a></li></ul></td><td><a href="learn-the-basics/what-is-the-cashier-ui">what-is-the-cashier-ui</a></td><td><a href="https://3833492769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnW0Bk5BiuEPyZlHrzxgL%2Fuploads%2F1rWiN8VvKJOMypbZEyK1%2FPayment%20gateway.png?alt=media&#x26;token=b2352abd-175f-4199-b6ba-b808701bc84f">Payment gateway.png</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><strong>APIs</strong></td><td>Connect, automate, and scale with confidence.</td><td><ul><li>Seamless endpoints for payments and business data.</li><li>Built-in encryption and authentication for every transaction.</li><li>Easily integrate with your systems and grow with your business.<a href="https://app.gitbook.com/o/MwHZPoGUGWLMhDstYN8v/s/1WTxkRy2d4cjH3G9U45M/" class="button primary" data-icon="book-open-lines">See more</a></li></ul></td><td><a href="https://app.gitbook.com/s/1WTxkRy2d4cjH3G9U45M/">Pay.io APIs Overview</a></td><td><a href="https://3833492769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnW0Bk5BiuEPyZlHrzxgL%2Fuploads%2FWRleu74isKDRb01AD23s%2FAPI.png?alt=media&#x26;token=99a15cfc-0648-4e20-81cd-af3d6d49b368">API.png</a></td></tr></tbody></table>

{% columns %}
{% column %}

<figure><img src="https://3833492769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnW0Bk5BiuEPyZlHrzxgL%2Fuploads%2F1rWiN8VvKJOMypbZEyK1%2FPayment%20gateway.png?alt=media&#x26;token=b2352abd-175f-4199-b6ba-b808701bc84f" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### Ready To Get Started?

Find everything you need to begin working with Pay.io solutions and APIs, step-by-step.

<a href="getting-started/how-to-get-started" class="button primary" data-icon="book-open">Let's go!</a>&#x20;
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

### Why Pay.io

Built for businesses that never stop moving.

* **Secure by design** - Built with strong security standards to protect your data.
* **Global reach** - Local payments and currencies that scale with you.
* **Developer-friendly** - Clean APIs and docs for fast integrations.
* **Always on** - 24/7 monitoring and dedicated support.

<a href="https://www.pay.io/" class="button primary" data-icon="terminal">Contact Our Sales Team</a>
{% endcolumn %}

{% column %}

<figure><img src="https://3833492769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnW0Bk5BiuEPyZlHrzxgL%2Fuploads%2FWRleu74isKDRb01AD23s%2FAPI.png?alt=media&#x26;token=99a15cfc-0648-4e20-81cd-af3d6d49b368" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

<h2 align="center"></h2>


---

# 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.pay.io/welcome.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.
