> For the complete documentation index, see [llms.txt](https://help.chatterfy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.chatterfy.ai/chatterfy.ai/kak-nachat/popolnenie-balansa.md).

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

На текущий момент пополнение баланса внутри Chatterfy возможно только через криптовалюты, мы принимаем USDT Trc20 и Erc20

## Как пополнить баланс

1\. Перейдите на страницу "[Настройки компании](https://app.chatterfy.ai/companies)"&#x20;

2\. Откройте раздел "Company billing"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/d65348c6-b811-4972-a04a-8f6fa1253548/ascreenshot.jpeg?tl_px=0,0\&br_px=1719,961\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=372,103)

3\. Нажмите "Top Up"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/fca7d4a4-74c4-4f0f-ab6a-df40efff7468/ascreenshot.jpeg?tl_px=0,77\&br_px=1719,1038\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=94,277)

4\. Выберите сеть

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/0ddf8494-2f3d-4878-8cb1-03b781603862/ascreenshot.jpeg?tl_px=517,21\&br_px=2237,982\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=284,335)

5\. Для оплаты доступны USDT Trc20 или Erc20

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/b0af95cc-96cd-4a1c-a089-6e4abfe825fd/ascreenshot.jpeg?tl_px=460,14\&br_px=2180,975\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=335,400)

6\. Нажмите "Create" для получения крипто кошелька для оплаты

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/c54b0b22-ced2-43dd-8178-449beed40ed1/ascreenshot.jpeg?tl_px=473,26\&br_px=2193,988\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=227,402)

7\. Скопируйте адрес для оплаты или наведите на QR код для оплаты. Сумма может быть любая и определится автоматически. Все транзакции зачисляются вам на баланс в течении нескольких минут.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/6595611a-7b85-4dd2-b504-c768ab2a4f49/ascreenshot.jpeg?tl_px=462,171\&br_px=2182,1133\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=776,134)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.chatterfy.ai/chatterfy.ai/kak-nachat/popolnenie-balansa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
