> For the complete documentation index, see [llms.txt](https://help.watbot.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.watbot.ru/chat-boty/scenarii-bota/avtopodstanovka/sistemnye-funkcii/rabota-so-schetami.md).

# Работа со счетами

#### `{{ getBalance("`*`Код валюты`*`") }}` - Получить баланс контакта&#x20;

В рублях: `{{ getBalance("RUB") }}`

В долларах: `{{ getBalance("USD") }}`

#### `{{` getCartAmount() `}}` – выводит общую стоимость товаров в корзине
