# 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 %}

<table data-view="cards"><thead><tr><th align="center"></th><th data-type="content-ref"></th><th align="center"></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 align="center"><strong>Integration steps &#x26; requirements</strong></td><td></td><td align="center">Steps to be performed before integration</td><td><a href="https://docs.maibmerchants.md/main/en/integration/steps">https://docs.maibmerchants.md/main/en/integration/steps</a></td><td><a href="/files/n50AiajvTszox9a3PLl6">/files/n50AiajvTszox9a3PLl6</a></td></tr><tr><td align="center"><strong>e-Commerce</strong> </td><td></td><td align="center">API integration for card payments, Apple Pay, and Google Pay with control over the payment flow.</td><td><a href="https://docs.maibmerchants.md/e-commerce/maib-e-commerce-api">https://docs.maibmerchants.md/e-commerce/maib-e-commerce-api</a></td><td><a href="/files/HENhSc23dnxeWil8UGsg">/files/HENhSc23dnxeWil8UGsg</a></td></tr><tr><td align="center"><strong>Direct MIA QR</strong></td><td></td><td align="center">Accept payments using static, dynamic or hybrid MIA QR codes.</td><td><a href="https://docs.maibmerchants.md/mia-qr-api/en?fallback=true">https://docs.maibmerchants.md/mia-qr-api/en?fallback=true</a></td><td><a href="/files/QtsrAM6ReHm8qjOp1zfq">/files/QtsrAM6ReHm8qjOp1zfq</a></td></tr><tr><td align="center"><strong>e-Commerce Checkout</strong></td><td></td><td align="center">Checkout page with support for card payments, Apple Pay, Google Pay, and MIA payment method.</td><td><a href="https://docs.maibmerchants.md/checkout">https://docs.maibmerchants.md/checkout</a></td><td><a href="/files/71QYIiKkjdPxpoPBDMyb">/files/71QYIiKkjdPxpoPBDMyb</a></td></tr><tr><td align="center"><strong>Request to Pay (RTP)</strong></td><td></td><td align="center">Create and manage payment requests through supported banking channels.</td><td><a href="https://docs.maibmerchants.md/request-to-pay">https://docs.maibmerchants.md/request-to-pay</a></td><td><a href="/files/IUvDR0EfdaB3WDYKORvD">/files/IUvDR0EfdaB3WDYKORvD</a></td></tr></tbody></table>


---

# 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.
