# Intégrations

- [Paiement](https://docs.mavibot.ai/doc/fr/integrations/payment.md)
- [Prodamus (KZ)](https://docs.mavibot.ai/doc/fr/integrations/payment/prodamus.md)
- [Prodamus (RU)](https://docs.mavibot.ai/doc/fr/integrations/payment/prodamus/prodamus-ru.md)
- [Capusta.space](https://docs.mavibot.ai/doc/fr/integrations/payment/capusta.space.md): Service de réception des paiements pour les sites web, blogs, chaînes Telegram, streams et autres plateformes.
- [Bepaid](https://docs.mavibot.ai/doc/fr/integrations/payment/bepaid.md)
- [Bepaid (ru)](https://docs.mavibot.ai/doc/fr/integrations/payment/bepaid/bepaid-ru.md)
- [Coinpayments](https://docs.mavibot.ai/doc/fr/integrations/payment/coinpayments.md)
- [INXY Payments](https://docs.mavibot.ai/doc/fr/integrations/payment/inxy.md): Plateforme de crypto-processing avec fonctionnalités récurrentes
- [Paypal](https://docs.mavibot.ai/doc/fr/integrations/payment/paypal.md): Configuration de la réception des paiements de chat Paypal
- [Payeer.trade](https://docs.mavibot.ai/doc/fr/integrations/payment/payeer.md): Payeer.tradeBirja Payeer est une plateforme de trading lancée par le système de paiement du même nom. PAYEER Exchange vous permet d’échanger un certain nombre de cryptomonnaies populaires entre elles ou de les acheter/vendre contre des fiat
- [Paynow](https://docs.mavibot.ai/doc/fr/integrations/payment/paynow.md): Système de paiement polonais
- [Paytabs](https://docs.mavibot.ai/doc/fr/integrations/payment/paytabs.md)
- [Stripe](https://docs.mavibot.ai/doc/fr/integrations/payment/stripe.md)
- [Telegram](https://docs.mavibot.ai/doc/fr/integrations/payment/telegram.md)
- [Fondy](https://docs.mavibot.ai/doc/fr/integrations/payment/fondy.md): Connectez à votre bot des paiements en ligne pratiques du monde entier
- [Wayforpay](https://docs.mavibot.ai/doc/fr/integrations/payment/wayforpay.md)
- [WalletOne](https://docs.mavibot.ai/doc/fr/integrations/payment/walletone.md): Si vous devez accepter des paiements internationaux, WalletOne vous aidera.
- [Mavibot avec Google](https://docs.mavibot.ai/doc/fr/integrations/google.md)
- [Google Sheets](https://docs.mavibot.ai/doc/fr/integrations/google/sheets.md)
- [Google Tables](https://docs.mavibot.ai/doc/fr/integrations/google/tables.md): Toutes les possibilités d’interaction du bot avec les tableaux Google.
- [Google Agenda](https://docs.mavibot.ai/doc/fr/integrations/google/calendar.md)
- [Plus d’intégrations](https://docs.mavibot.ai/doc/fr/integrations/other.md)
- [InfoBusiness](https://docs.mavibot.ai/doc/fr/integrations/other/infobusiness.md)
- [MyOwnConference](https://docs.mavibot.ai/doc/fr/integrations/other/infobusiness/myown.md): Service en ligne permettant d’organiser des webinaires interactifs, des séminaires et des visioconférences
- [WebinarGeek](https://docs.mavibot.ai/doc/fr/integrations/other/infobusiness/webinar.md): C’est une plateforme permettant d’organiser différents types de webinaires.
- [Analytique](https://docs.mavibot.ai/doc/fr/integrations/other/analytics.md)
- [Roistat](https://docs.mavibot.ai/doc/fr/integrations/other/analytics/roistat.md)
- [Facebook Pixel](https://docs.mavibot.ai/doc/fr/integrations/other/analytics/pixel.md)
- [Google Analytics](https://docs.mavibot.ai/doc/fr/integrations/other/analytics/google.md)
- [Apix-Drive](https://docs.mavibot.ai/doc/fr/integrations/other/apix.md)
- [Services SMS](https://docs.mavibot.ai/doc/fr/integrations/other/sms.md)
- [Sendpulse](https://docs.mavibot.ai/doc/fr/integrations/other/sendpulse.md): Vous pouvez utiliser Sendpulse pour envoyer des e-mails depuis votre numéro de téléphone.
- [Tilda](https://docs.mavibot.ai/doc/fr/integrations/other/tilda.md): Intégration du mini-landing Salebot avec Tilda
- [Travailler avec l’API](https://docs.mavibot.ai/doc/fr/integrations/api.md)
- [L’API du logiciel d’édition](https://docs.mavibot.ai/doc/fr/integrations/api/settings.md): Quelles requêtes le logiciel d’édition prend en charge et comment les exécuter
- [Intégration avec des API tierces](https://docs.mavibot.ai/doc/fr/integrations/api/request.md): Cet article présente un exemple de création d’un bot travaillant avec l’API interne Wilfire (elle envoie et reçoit des informations)


---

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