# Интеграции

- [Оплата](https://docs.mavibot.ai/doc/ru/integrations/payment.md)
- [Prodamus (KZ)](https://docs.mavibot.ai/doc/ru/integrations/payment/prodamus.md)
- [Prodamus (RU)](https://docs.mavibot.ai/doc/ru/integrations/payment/prodamus/prodamus-ru.md)
- [Capusta.space](https://docs.mavibot.ai/doc/ru/integrations/payment/capusta.space.md): Сервис для приема платежей на сайтах, блогах, Telegram-каналах, стримах и других платформах.
- [Bepaid](https://docs.mavibot.ai/doc/ru/integrations/payment/bepaid.md)
- [Bepaid (ru)](https://docs.mavibot.ai/doc/ru/integrations/payment/bepaid/bepaid-ru.md)
- [Coinpayments](https://docs.mavibot.ai/doc/ru/integrations/payment/coinpayments.md)
- [INXY Payments](https://docs.mavibot.ai/doc/ru/integrations/payment/inxy.md): Криптопроцессинговая платформа с функциями рекуррентных платежей
- [Paypal](https://docs.mavibot.ai/doc/ru/integrations/payment/paypal.md): Настройка приема платежей Paypal Chat
- [Payeer.trade](https://docs.mavibot.ai/doc/ru/integrations/payment/payeer.md): Payeer.tradeБиржа Payeer — это торговая площадка, запущенная одноименной платежной системой. Биржа PAYEER позволяет обменивать ряд популярных криптовалют друг на друга или покупать/продавать за фиат
- [Paynow](https://docs.mavibot.ai/doc/ru/integrations/payment/paynow.md): Польская платежная система
- [Paytabs](https://docs.mavibot.ai/doc/ru/integrations/payment/paytabs.md)
- [Stripe](https://docs.mavibot.ai/doc/ru/integrations/payment/stripe.md)
- [Telegram](https://docs.mavibot.ai/doc/ru/integrations/payment/telegram.md)
- [Fondy](https://docs.mavibot.ai/doc/ru/integrations/payment/fondy.md): Подключите к вашему боту удобные онлайн-платежи со всего мира
- [Wayforpay](https://docs.mavibot.ai/doc/ru/integrations/payment/wayforpay.md)
- [WalletOne](https://docs.mavibot.ai/doc/ru/integrations/payment/walletone.md): Если вам нужно принимать международные платежи, WalletOne поможет вам.
- [Mavibot с Google](https://docs.mavibot.ai/doc/ru/integrations/google.md)
- [Google Sheets](https://docs.mavibot.ai/doc/ru/integrations/google/sheets.md)
- [Google Tables](https://docs.mavibot.ai/doc/ru/integrations/google/tables.md): Все возможности взаимодействия бота с таблицами Google.
- [Google Calendar](https://docs.mavibot.ai/doc/ru/integrations/google/calendar.md)
- [Больше интеграций](https://docs.mavibot.ai/doc/ru/integrations/other.md)
- [InfoBusiness](https://docs.mavibot.ai/doc/ru/integrations/other/infobusiness.md)
- [MyOwnConference](https://docs.mavibot.ai/doc/ru/integrations/other/infobusiness/myown.md): Онлайн-сервис, позволяющий проводить интерактивные вебинары, семинары и видеоконференции
- [WebinarGeek](https://docs.mavibot.ai/doc/ru/integrations/other/infobusiness/webinar.md): Это платформа для проведения различных типов вебинаров.
- [Аналитика](https://docs.mavibot.ai/doc/ru/integrations/other/analytics.md)
- [Roistat](https://docs.mavibot.ai/doc/ru/integrations/other/analytics/roistat.md)
- [Facebook Pixel](https://docs.mavibot.ai/doc/ru/integrations/other/analytics/pixel.md)
- [Google Analytics](https://docs.mavibot.ai/doc/ru/integrations/other/analytics/google.md)
- [Apix-Drive](https://docs.mavibot.ai/doc/ru/integrations/other/apix.md)
- [SMS-сервисы](https://docs.mavibot.ai/doc/ru/integrations/other/sms.md)
- [Sendpulse](https://docs.mavibot.ai/doc/ru/integrations/other/sendpulse.md): Вы можете работать с Sendpulse, чтобы отправлять письма с вашего номера телефона.
- [Tilda](https://docs.mavibot.ai/doc/ru/integrations/other/tilda.md): Интеграция мини-лендинга Salebot с Tilda
- [Работа с API](https://docs.mavibot.ai/doc/ru/integrations/api.md)
- [API программы редактирования](https://docs.mavibot.ai/doc/ru/integrations/api/settings.md): Какие запросы поддерживает программа редактирования и как их выполнять
- [Интеграция со сторонними API](https://docs.mavibot.ai/doc/ru/integrations/api/request.md): В этой статье представлен пример создания бота, работающего с внутренним API Wilfire (он отправляет и получает информацию)


---

# 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.mavibot.ai/doc/ru/integrations.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.
