# Добро пожаловать в пространство maib! Выберите API, который хотите изучить:

{% hint style="warning" %}
Перед началом интеграции торговцу необходимо пройти операционные этапы подключения, предусмотренные для выбранного сервиса. Доступ к тестовой и продуктивной среде предоставляется только после проверки и настройки торговца Банком.

*В качестве первого шага, перед изучением API-документации, пожалуйста, ознакомьтесь с разделом* [***Этапы и требования интеграции***](/main/ru/ru/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>Этапы и требования к интеграции</strong></td><td></td><td align="center">Шаги, которые необходимо выполнить перед началом интеграции.</td><td><a href="https://docs.maibmerchants.md/main/ru/ru/integration">https://docs.maibmerchants.md/main/ru/ru/integration</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-интеграция для платежей картой, Apple Pay и Google Pay с контролем над платежным процессом.</td><td><a href="https://docs.maibmerchants.md/e-commerce/ru/maib-e-commerce-api">https://docs.maibmerchants.md/e-commerce/ru/maib-e-commerce-api</a></td><td><a href="/files/HENhSc23dnxeWil8UGsg">/files/HENhSc23dnxeWil8UGsg</a></td></tr><tr><td align="center"><strong>Прямой MIA QR</strong></td><td></td><td align="center">Прием платежей с использованием статических, динамических или гибридных MIA QR-кодов.</td><td><a href="https://docs.maibmerchants.md/mia-qr-api/ru">https://docs.maibmerchants.md/mia-qr-api/ru</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 с поддержкой платежей картой, Apple Pay, Google Pay и метода оплаты MIA.</td><td><a href="https://docs.maibmerchants.md/checkout/ru?fallback=true">https://docs.maibmerchants.md/checkout/ru?fallback=true</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">Создание и управление платежными запросами через поддерживаемые банковские каналы.</td><td><a href="https://docs.maibmerchants.md/request-to-pay/request-to-pay/ru">https://docs.maibmerchants.md/request-to-pay/request-to-pay/ru</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/ru/ru.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.
