# Пополнение баланса

Рассматривается возможность пополнения баланса созданного самостоятельно ИИ на базе Telegram.

&#x20;Войдите в бота-создателя <https://t.me/AnyAI_creator_bot>

1. Для пополнения вашего баланса вызовите команду /pay и введите сумму для оплаты:

<figure><img src="/files/H80yzTGxJDqU9Ia0a77F" alt=""><figcaption><p><mark style="background-color:green;">Это картинка из бота-создателя</mark></p></figcaption></figure>

2. Нажмите кнопку "Заплатить" в ответном сообщении от создателя и следуйте стандартному функционалу оплаты от Telegram. Это защищённая процедура оплаты - Telegram и AnyAI не сохраняют информация о вашей карте

Для того, чтобы проверить ваш баланс вызовите команду /balance

<figure><img src="/files/qdMiVJqY5rdc0Hj060jW" alt=""><figcaption><p><mark style="background-color:green;">Это картинка из бота-создателя</mark></p></figcaption></figure>

Уточнения:

1. Баланс единый для всех ваших ИИ
2. Баланс автоматически уменьшается после каждого использования ИИ исходя из того, какого типа был запрос (подробнее о ценах в зависимости от типа запроса читайте в разделе [Стоимость](/price/stoimost.md))


---

# 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.any-ai.ru/price/popolnenie-balansa.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.
