# Оплата

- [Prodamus (KZ)](https://docs.mavibot.ai/doc/ru/integrations/payment/prodamus.md)
- [Prodamus (RU)](https://docs.mavibot.ai/doc/ru/integrations/payment/prodamus/prodamus-ru.md)
- [Capusta.space](https://docs.mavibot.ai/doc/ru/integrations/payment/capusta.space.md): Сервис для приёма платежей для сайтов, блогов, Telegram-каналов, стримов и других площадок.
- [Bepaid](https://docs.mavibot.ai/doc/ru/integrations/payment/bepaid.md)
- [Bepaid (ru)](https://docs.mavibot.ai/doc/ru/integrations/payment/bepaid/bepaid-ru.md)
- [Coinpayments](https://docs.mavibot.ai/doc/ru/integrations/payment/coinpayments.md)
- [INXY Payments](https://docs.mavibot.ai/doc/ru/integrations/payment/inxy.md): Криптоплатёжная платформа с функциями рекуррентных платежей
- [Paypal](https://docs.mavibot.ai/doc/ru/integrations/payment/paypal.md): Настройка приёма оплаты в Telegram через Paypal Chat Payment
- [Payeer.trade](https://docs.mavibot.ai/doc/ru/integrations/payment/payeer.md): Биржа Payeer.trade — это торговая площадка, запущенная одноимённой платёжной системой. PAYEER Exchange позволяет обменивать ряд популярных криптовалют друг на друга или покупать/продавать их за фиатные деньги
- [Paynow](https://docs.mavibot.ai/doc/ru/integrations/payment/paynow.md): Польская платёжная система
- [Stripe](https://docs.mavibot.ai/doc/ru/integrations/payment/stripe.md)
- [Telegram](https://docs.mavibot.ai/doc/ru/integrations/payment/telegram.md)
- [Fondy](https://docs.mavibot.ai/doc/ru/integrations/payment/fondy.md): Подключите к своему боту удобные онлайн-платежи со всего мира
- [Wayforpay](https://docs.mavibot.ai/doc/ru/integrations/payment/wayforpay.md)
- [WalletOne](https://docs.mavibot.ai/doc/ru/integrations/payment/walletone.md): Если вам нужно принимать международные платежи, WalletOne поможет вам.


---

# 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/ru/integrations/payment.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.
