# Платежи

{% hint style="danger" %}
На данный момент у нас доступно ограниченное количество платежных систем, но при необходимости можем расширить список по запросу в тех.поддержку.
{% endhint %}

{% content-ref url="/pages/aR45MtDO3T55MsK1gPuP" %}
[BePaid](/onebot-help/bloki-konstruktora/platezhi/bepaid.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fn9OvNLeKiMG6yNS0OAF" %}
[LiqPay](/onebot-help/bloki-konstruktora/platezhi/liqpay.md)
{% endcontent-ref %}

{% content-ref url="/pages/PEUMVMvurpnXwd6kHPog" %}
[CryptoPay](/onebot-help/bloki-konstruktora/platezhi/cryptopay.md)
{% endcontent-ref %}

{% content-ref url="/pages/FPW3Y8EySXcVfzNKvxot" %}
[Блок "Пополнить счет контакта"](/onebot-help/bloki-konstruktora/platezhi/blok-popolnit-schet-kontakta.md)
{% endcontent-ref %}

{% content-ref url="/pages/clIXM7YWELdsorPy7c49" %}
[Блок "Списать со счета контакта"](/onebot-help/bloki-konstruktora/platezhi/blok-spisat-so-scheta-kontakta.md)
{% endcontent-ref %}

{% hint style="info" %}
Как пометить тегом пользователя, после успешной оплаты в боте?
{% endhint %}

После добавления блока оплаты (любой платежной системы) используй блок "[Назначить тег](/onebot-help/bloki-konstruktora/prostye/rabota-s-tegami.md)".

<figure><img src="/files/aVeRCQ3pLRNkCL0r9yBl" alt=""><figcaption></figcaption></figure>


---

# 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://help.onebot.tech/onebot-help/bloki-konstruktora/platezhi.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.
