# Пополнение

Когда ваш пользователь находится на странице вашего предприятия, перейдя в раздел "Мой баланс", он увидит кнопки "Пополнить" и "Вывести", допустим он нажимает первую:

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

Ему предлагается ввести сумму пополнения, затем нажать "Пополнить":

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

После этого ему нужно выбрать платёжный шлюз и валюту пополнения, затем совершить оплату, следуя инструкциям на странице:

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


---

# 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://aumify.gitbook.io/ru_blog/stranica-kompanii/nastroika-stranicy-predpriyatiya/moi-balans/popolnenie.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.
