# Блок "Списать со счета контакта"

Обратный по функционалу блоку "[Пополнить счет контакта](/onebot-help/bloki-konstruktora/platezhi/blok-popolnit-schet-kontakta.md)"

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

При создании, в настройках блока требуется указать сумму списания и ISO-код валюты (4217 - код USD), а также указать дальнейшие действия.

* Недостаточно средств - при неудачном списании из-за низкого баланса
* Продолжить - при успешной оплате

{% hint style="info" %}
При списании со счета через данный блок информация также будет доступна в разделе "**Счета"** в карточке контакта.
{% endhint %}


---

# 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/blok-spisat-so-scheta-kontakta.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.
