> For the complete documentation index, see [llms.txt](https://jetbot.gitbook.io/help_docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jetbot.gitbook.io/help_docs/dopolnitelnye-vozmozhnosti/vnutrennie-funkcii/rabota-so-schetami.md).

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

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

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

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

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