# Welcome to maib space! Choose the API you want to explore:

{% hint style="success" %}
This section provides access to the public API documentation for payment acceptance services offered to merchants. Each API describes a specific payment product or integration flow and includes the technical information required for implementation.
{% endhint %}

{% hint style="warning" %}
Before starting the integration, the Merchant must complete the operational onboarding steps required for the selected service. Access to test and production environments is provided only after the Merchant is validated and configured by the Bank.

*As a first step before exploring the APIs documentation, please consult the*[ ***Integration steps & requirements***](/main/en/integration.md)*.*
{% endhint %}

{% embed url="<https://docs.maibmerchants.md/e-commerce/>" %}
e-Commerce API
{% endembed %}

{% embed url="<https://docs.maibmerchants.md/mia-qr-api>" %}
MIA QR API
{% endembed %}

{% embed url="<https://docs.maibmerchants.md/request-to-pay>" %}
Request to Pay API
{% endembed %}

{% embed url="<https://docs.maibmerchants.md/checkout>" %}
e-Commerce Checkout&#x20;
{% endembed %}


---

# 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.maibmerchants.md/main/en.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.
