# Entegrasyonlar

- [Ödeme](https://docs.mavibot.ai/doc/tr/integrations/payment.md)
- [Prodamus (KZ)](https://docs.mavibot.ai/doc/tr/integrations/payment/prodamus.md)
- [Prodamus (RU)](https://docs.mavibot.ai/doc/tr/integrations/payment/prodamus/prodamus-ru.md)
- [Capusta.space](https://docs.mavibot.ai/doc/tr/integrations/payment/capusta.space.md): Web siteleri, bloglar, Telegram kanalları, yayınlar ve diğer platformlar için ödeme alma hizmeti.
- [Bepaid](https://docs.mavibot.ai/doc/tr/integrations/payment/bepaid.md)
- [Bepaid (ru)](https://docs.mavibot.ai/doc/tr/integrations/payment/bepaid/bepaid-ru.md)
- [Coinpayments](https://docs.mavibot.ai/doc/tr/integrations/payment/coinpayments.md)
- [INXY Payments](https://docs.mavibot.ai/doc/tr/integrations/payment/inxy.md): Tekrarlayan özelliklere sahip kripto işleme platformu
- [Paypal](https://docs.mavibot.ai/doc/tr/integrations/payment/paypal.md): Paypal Sohbet Ödeme Alımını Kurma
- [Payeer.trade](https://docs.mavibot.ai/doc/tr/integrations/payment/payeer.md): Payeer.tradeBirja Payeer, aynı adlı ödeme sistemi tarafından başlatılan bir işlem platformudur. PAYEER Exchange, bazı popüler kripto para birimlerini tek tek değiştirmenize veya fiat ile alıp satmanıza olanak tanır
- [Paynow](https://docs.mavibot.ai/doc/tr/integrations/payment/paynow.md): Polonya ödeme sistemi
- [Paytabs](https://docs.mavibot.ai/doc/tr/integrations/payment/paytabs.md)
- [Stripe](https://docs.mavibot.ai/doc/tr/integrations/payment/stripe.md)
- [Telegram](https://docs.mavibot.ai/doc/tr/integrations/payment/telegram.md)
- [Fondy](https://docs.mavibot.ai/doc/tr/integrations/payment/fondy.md): Botunuza dünyanın her yerinden kullanışlı çevrimiçi ödemeler bağlayın
- [Wayforpay](https://docs.mavibot.ai/doc/tr/integrations/payment/wayforpay.md)
- [WalletOne](https://docs.mavibot.ai/doc/tr/integrations/payment/walletone.md): Uluslararası ödemeleri kabul etmeniz gerekiyorsa, WalletOne size yardımcı olur.
- [Google ile Mavibot](https://docs.mavibot.ai/doc/tr/integrations/google.md)
- [Google E-Tablolar](https://docs.mavibot.ai/doc/tr/integrations/google/sheets.md)
- [Google Tablolar](https://docs.mavibot.ai/doc/tr/integrations/google/tables.md): Botun Google tablolarıyla etkileşime girme olanaklarının tamamı.
- [Google Takvim](https://docs.mavibot.ai/doc/tr/integrations/google/calendar.md)
- [Daha fazla entegrasyon](https://docs.mavibot.ai/doc/tr/integrations/other.md)
- [InfoBusiness](https://docs.mavibot.ai/doc/tr/integrations/other/infobusiness.md)
- [MyOwnConference](https://docs.mavibot.ai/doc/tr/integrations/other/infobusiness/myown.md): Etkileşimli web seminerleri, seminerler ve video konferanslar düzenlemenizi sağlayan çevrimiçi hizmet
- [WebinarGeek](https://docs.mavibot.ai/doc/tr/integrations/other/infobusiness/webinar.md): Bu, çeşitli türde web seminerleri düzenlemek için bir platformdur.
- [Analitik](https://docs.mavibot.ai/doc/tr/integrations/other/analytics.md)
- [Roistat](https://docs.mavibot.ai/doc/tr/integrations/other/analytics/roistat.md)
- [Facebook Pixel](https://docs.mavibot.ai/doc/tr/integrations/other/analytics/pixel.md)
- [Google Analytics](https://docs.mavibot.ai/doc/tr/integrations/other/analytics/google.md)
- [Apix-Drive](https://docs.mavibot.ai/doc/tr/integrations/other/apix.md)
- [SMS hizmetleri](https://docs.mavibot.ai/doc/tr/integrations/other/sms.md)
- [Sendpulse](https://docs.mavibot.ai/doc/tr/integrations/other/sendpulse.md): Telefon numaranızdan e-posta göndermek için Sendpulse üzerinde çalışabilirsiniz.
- [Tilda](https://docs.mavibot.ai/doc/tr/integrations/other/tilda.md): Salebot mini açılış sayfasını Tilda ile entegre etme
- [API ile çalışma](https://docs.mavibot.ai/doc/tr/integrations/api.md)
- [Düzenleme yazılımının API'si](https://docs.mavibot.ai/doc/tr/integrations/api/settings.md): Düzenleme yazılımının hangi istekleri desteklediği ve bunların nasıl gerçekleştirileceği
- [Üçüncü taraf API'lerle entegrasyon](https://docs.mavibot.ai/doc/tr/integrations/api/request.md): Bu makale, dahili Wilfire API'si ile çalışan bir bot oluşturma örneğini sunar (bilgi gönderir ve alır)


---

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