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

{% 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/main/en/integration/steps>" %}
Integration steps and requirements
{% endembed %}

{% embed url="<https://docs.maibmerchants.md/e-commerce/>" %}
API integration for card payments, Apple Pay, and Google Pay with control over the payment flow.
{% endembed %}

{% embed url="<https://docs.maibmerchants.md/mia-qr-api>" %}
Accept payments using static or dynamic MIA QR codes.
{% endembed %}

{% embed url="<https://docs.maibmerchants.md/request-to-pay>" %}
Create and manage payment requests through supported banking channels.
{% endembed %}

{% embed url="<https://docs.maibmerchants.md/checkout>" %}
Checkout page with support for card payments, Apple Pay, Google Pay, and MIA payment method.
{% 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.
