# Integrações

- [Pagamento](https://docs.mavibot.ai/doc/pt/integrations/payment.md)
- [Prodamus (KZ)](https://docs.mavibot.ai/doc/pt/integrations/payment/prodamus.md)
- [Prodamus (RU)](https://docs.mavibot.ai/doc/pt/integrations/payment/prodamus/prodamus-ru.md)
- [Capusta.space](https://docs.mavibot.ai/doc/pt/integrations/payment/capusta.space.md): Serviço para receber pagamentos para sites, blogs, canais do Telegram, streams e outras plataformas.
- [Bepaid](https://docs.mavibot.ai/doc/pt/integrations/payment/bepaid.md)
- [Bepaid (ru)](https://docs.mavibot.ai/doc/pt/integrations/payment/bepaid/bepaid-ru.md)
- [Coinpayments](https://docs.mavibot.ai/doc/pt/integrations/payment/coinpayments.md)
- [INXY Payments](https://docs.mavibot.ai/doc/pt/integrations/payment/inxy.md): Plataforma de criptoprocessamento com recursos recorrentes
- [Paypal](https://docs.mavibot.ai/doc/pt/integrations/payment/paypal.md): Configurando o recebimento de pagamento do chat no Paypal
- [Payeer.trade](https://docs.mavibot.ai/doc/pt/integrations/payment/payeer.md): Payeer.trade A bolsa Payeer é uma plataforma de negociação lançada pelo sistema de pagamento de mesmo nome. A PAYEER Exchange permite trocar várias criptomoedas populares entre si ou comprar/vender por moeda fiduciária
- [Paynow](https://docs.mavibot.ai/doc/pt/integrations/payment/paynow.md): Sistema de pagamento polonês
- [Paytabs](https://docs.mavibot.ai/doc/pt/integrations/payment/paytabs.md)
- [Stripe](https://docs.mavibot.ai/doc/pt/integrations/payment/stripe.md)
- [Telegram](https://docs.mavibot.ai/doc/pt/integrations/payment/telegram.md)
- [Fondy](https://docs.mavibot.ai/doc/pt/integrations/payment/fondy.md): Conecte ao seu bot pagamentos online convenientes do mundo todo
- [Wayforpay](https://docs.mavibot.ai/doc/pt/integrations/payment/wayforpay.md)
- [WalletOne](https://docs.mavibot.ai/doc/pt/integrations/payment/walletone.md): Se você precisar aceitar pagamentos internacionais, o WalletOne vai ajudar você.
- [Mavibot com Google](https://docs.mavibot.ai/doc/pt/integrations/google.md)
- [Google Sheets](https://docs.mavibot.ai/doc/pt/integrations/google/sheets.md)
- [Google Tables](https://docs.mavibot.ai/doc/pt/integrations/google/tables.md): Todas as possibilidades de interação do bot com as tabelas do Google.
- [Google Calendar](https://docs.mavibot.ai/doc/pt/integrations/google/calendar.md)
- [Mais integrações](https://docs.mavibot.ai/doc/pt/integrations/other.md)
- [InfoBusiness](https://docs.mavibot.ai/doc/pt/integrations/other/infobusiness.md)
- [MyOwnConference](https://docs.mavibot.ai/doc/pt/integrations/other/infobusiness/myown.md): Serviço online que permite realizar webinars interativos, seminários e videoconferências
- [WebinarGeek](https://docs.mavibot.ai/doc/pt/integrations/other/infobusiness/webinar.md): Esta é uma plataforma para realizar vários tipos de webinars.
- [Análises](https://docs.mavibot.ai/doc/pt/integrations/other/analytics.md)
- [Roistat](https://docs.mavibot.ai/doc/pt/integrations/other/analytics/roistat.md)
- [Pixel do Facebook](https://docs.mavibot.ai/doc/pt/integrations/other/analytics/pixel.md)
- [Google Analytics](https://docs.mavibot.ai/doc/pt/integrations/other/analytics/google.md)
- [Apix-Drive](https://docs.mavibot.ai/doc/pt/integrations/other/apix.md)
- [Serviços de SMS](https://docs.mavibot.ai/doc/pt/integrations/other/sms.md)
- [Sendpulse](https://docs.mavibot.ai/doc/pt/integrations/other/sendpulse.md): Você pode usar o Sendpulse para enviar e-mails a partir do seu número de telefone.
- [Tilda](https://docs.mavibot.ai/doc/pt/integrations/other/tilda.md): Integrando a mini landing do Salebot com a Tilda
- [Trabalhando com API](https://docs.mavibot.ai/doc/pt/integrations/api.md)
- [A API do software de edição](https://docs.mavibot.ai/doc/pt/integrations/api/settings.md): Quais solicitações o software de edição suporta e como realizá-las
- [Integração com APIs de terceiros](https://docs.mavibot.ai/doc/pt/integrations/api/request.md): Este artigo apresenta um exemplo de criação de um bot que trabalha com a API interna do Wilfire (ele envia e recebe informações)


---

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