# التكاملات

- [الدفع](https://docs.mavibot.ai/doc/ar/integrations/payment.md)
- [Prodamus (KZ)](https://docs.mavibot.ai/doc/ar/integrations/payment/prodamus.md)
- [Prodamus (RU)](https://docs.mavibot.ai/doc/ar/integrations/payment/prodamus/prodamus-ru.md)
- [Capusta.space](https://docs.mavibot.ai/doc/ar/integrations/payment/capusta.space.md): خدمة لاستقبال المدفوعات للمواقع الإلكترونية والمدونات وقنوات تيليجرام والبثوث والمنصات الأخرى.
- [Bepaid](https://docs.mavibot.ai/doc/ar/integrations/payment/bepaid.md)
- [Bepaid (ru)](https://docs.mavibot.ai/doc/ar/integrations/payment/bepaid/bepaid-ru.md)
- [Coinpayments](https://docs.mavibot.ai/doc/ar/integrations/payment/coinpayments.md)
- [INXY Payments](https://docs.mavibot.ai/doc/ar/integrations/payment/inxy.md): منصة معالجة العملات المشفرة بميزات متكررة
- [Paypal](https://docs.mavibot.ai/doc/ar/integrations/payment/paypal.md): إعداد استقبال دفع الدردشة عبر Paypal
- [Payeer.trade](https://docs.mavibot.ai/doc/ar/integrations/payment/payeer.md): Payeer.tradeBirja Payeer هي منصة تداول أطلقها نظام الدفع الذي يحمل الاسم نفسه. يتيح Payeer Exchange تبادل عدد من العملات المشفرة الشائعة واحدة تلو الأخرى أو الشراء/البيع مقابل العملات الورقية
- [Paynow](https://docs.mavibot.ai/doc/ar/integrations/payment/paynow.md): نظام دفع بولندي
- [Paytabs](https://docs.mavibot.ai/doc/ar/integrations/payment/paytabs.md)
- [Stripe](https://docs.mavibot.ai/doc/ar/integrations/payment/stripe.md)
- [تيليجرام](https://docs.mavibot.ai/doc/ar/integrations/payment/telegram.md)
- [Fondy](https://docs.mavibot.ai/doc/ar/integrations/payment/fondy.md): اربط بروبوتك مدفوعات إلكترونية مريحة من جميع أنحاء العالم
- [Wayforpay](https://docs.mavibot.ai/doc/ar/integrations/payment/wayforpay.md)
- [WalletOne](https://docs.mavibot.ai/doc/ar/integrations/payment/walletone.md): إذا كنت بحاجة إلى قبول المدفوعات الدولية، فإن WalletOne سيساعدك.
- [Mavibot مع Google](https://docs.mavibot.ai/doc/ar/integrations/google.md)
- [جداول Google](https://docs.mavibot.ai/doc/ar/integrations/google/sheets.md)
- [جداول Google](https://docs.mavibot.ai/doc/ar/integrations/google/tables.md): جميع إمكانيات تفاعل الروبوت مع جداول Google.
- [تقويم Google](https://docs.mavibot.ai/doc/ar/integrations/google/calendar.md)
- [تكاملات إضافية](https://docs.mavibot.ai/doc/ar/integrations/other.md)
- [InfoBusiness](https://docs.mavibot.ai/doc/ar/integrations/other/infobusiness.md)
- [MyOwnConference](https://docs.mavibot.ai/doc/ar/integrations/other/infobusiness/myown.md): خدمة عبر الإنترنت تتيح لك استضافة ندوات تفاعلية عبر الويب، وندوات، ومؤتمرات فيديو
- [WebinarGeek](https://docs.mavibot.ai/doc/ar/integrations/other/infobusiness/webinar.md): هذه منصة لاستضافة أنواع مختلفة من الندوات عبر الويب.
- [التحليلات](https://docs.mavibot.ai/doc/ar/integrations/other/analytics.md)
- [Roistat](https://docs.mavibot.ai/doc/ar/integrations/other/analytics/roistat.md)
- [Facebook Pixel](https://docs.mavibot.ai/doc/ar/integrations/other/analytics/pixel.md)
- [Google Analytics](https://docs.mavibot.ai/doc/ar/integrations/other/analytics/google.md)
- [Apix-Drive](https://docs.mavibot.ai/doc/ar/integrations/other/apix.md)
- [خدمات الرسائل القصيرة](https://docs.mavibot.ai/doc/ar/integrations/other/sms.md)
- [Sendpulse](https://docs.mavibot.ai/doc/ar/integrations/other/sendpulse.md): يمكنك العمل على Sendpulse لإرسال رسائل بريد إلكتروني من رقم هاتفك.
- [Tilda](https://docs.mavibot.ai/doc/ar/integrations/other/tilda.md): دمج الصفحة المصغرة من Salebot مع Tilda
- [العمل مع API](https://docs.mavibot.ai/doc/ar/integrations/api.md)
- [واجهة برمجة التطبيقات لبرنامج التحرير](https://docs.mavibot.ai/doc/ar/integrations/api/settings.md): ما الطلبات التي يدعمها برنامج التحرير وكيفية تنفيذها
- [التكامل مع واجهات برمجة التطبيقات الخارجية](https://docs.mavibot.ai/doc/ar/integrations/api/request.md): تقدم هذه المقالة مثالًا على إنشاء روبوت يعمل مع واجهة برمجة التطبيقات الداخلية 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/ar/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.
