# Integrations

- [Payment](https://docs.mavibot.ai/integrations/payment.md)
- [Prodamus (KZ)](https://docs.mavibot.ai/integrations/payment/prodamus.md)
- [Prodamus (RU)](https://docs.mavibot.ai/integrations/payment/prodamus/prodamus-ru.md)
- [Capusta.space](https://docs.mavibot.ai/integrations/payment/capusta.space.md): Service for receiving payments for websites, blogs, Telegram channels, streams and other platforms.
- [Bepaid](https://docs.mavibot.ai/integrations/payment/bepaid.md)
- [Bepaid (ru)](https://docs.mavibot.ai/integrations/payment/bepaid/bepaid-ru.md)
- [Coinpayments](https://docs.mavibot.ai/integrations/payment/coinpayments.md)
- [INXY Payments](https://docs.mavibot.ai/integrations/payment/inxy.md): Cryptoprocessing platform with recurrent features
- [Paypal](https://docs.mavibot.ai/integrations/payment/paypal.md): Setting up the Paypal Chat Payment Reception
- [Payeer.trade](https://docs.mavibot.ai/integrations/payment/payeer.md): Payeer.tradeBirja Payeer is a trading platform launched by the same name payment system. PAYEER Exchange allows you to exchange a number of popular cryptocurrencies one by one or to buy/sell for fiat
- [Paynow](https://docs.mavibot.ai/integrations/payment/paynow.md): Polish payment system
- [Paytabs](https://docs.mavibot.ai/integrations/payment/paytabs.md)
- [Stripe](https://docs.mavibot.ai/integrations/payment/stripe.md)
- [Telegram](https://docs.mavibot.ai/integrations/payment/telegram.md)
- [Fondy](https://docs.mavibot.ai/integrations/payment/fondy.md): Connect to your bot convenient online payments from all over the world
- [Wayforpay](https://docs.mavibot.ai/integrations/payment/wayforpay.md)
- [WalletOne](https://docs.mavibot.ai/integrations/payment/walletone.md): If you need to accept international payments, the WalletOne will help you.
- [Mavibot with Google](https://docs.mavibot.ai/integrations/google.md)
- [Google Sheets](https://docs.mavibot.ai/integrations/google/sheets.md)
- [Google Tables](https://docs.mavibot.ai/integrations/google/tables.md): All possibilities of bot interaction with Google tables.
- [Google Calendar](https://docs.mavibot.ai/integrations/google/calendar.md)
- [More integrations](https://docs.mavibot.ai/integrations/other.md)
- [InfoBusiness](https://docs.mavibot.ai/integrations/other/infobusiness.md)
- [MyOwnConference](https://docs.mavibot.ai/integrations/other/infobusiness/myown.md): Online service that allows you to host interactive webinars, seminars and videoconferences
- [WebinarGeek](https://docs.mavibot.ai/integrations/other/infobusiness/webinar.md): This is a platform for hosting various types of webinars.
- [Analytics](https://docs.mavibot.ai/integrations/other/analytics.md)
- [Roistat](https://docs.mavibot.ai/integrations/other/analytics/roistat.md)
- [Facebook Pixel](https://docs.mavibot.ai/integrations/other/analytics/pixel.md)
- [Google Analytics](https://docs.mavibot.ai/integrations/other/analytics/google.md)
- [Apix-Drive](https://docs.mavibot.ai/integrations/other/apix.md)
- [SMS services](https://docs.mavibot.ai/integrations/other/sms.md)
- [Sendpulse](https://docs.mavibot.ai/integrations/other/sendpulse.md): You can work on Sendpulse to send emails from your phone number.
- [Tilda](https://docs.mavibot.ai/integrations/other/tilda.md): Integrating the Salebot mini-landing with Tilda
- [Working with API](https://docs.mavibot.ai/integrations/api.md)
- [The editing software's API](https://docs.mavibot.ai/integrations/api/settings.md): Which requests the editing software supports and how to carry them out
- [Integration with third-party APIs](https://docs.mavibot.ai/integrations/api/request.md): This article presents an example of creating a bot working with inner API Wilfire (it sends and receives information)


---

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