# Поповнення балансу

Поповнення коштів є найважливішим моментом під час роботи з сайтом.\
Баланс використовується для придбання всіх продуктів на сайті, а також для продовження замовлень.\
\
На даний момент підтримуються поповнення: - <mark style="color:purple;">Криптовалютою</mark> , через Nowpayments\
\- <mark style="color:purple;">Банківською карткою</mark>, через Stripe\
\
Щоб перейти до поповнення балансу гаманця, натисніть "[Wallet](https://dashboard.proxyshard.com/en/wallet)""

На сторінці поповнення, ви можете вказати кількість коштів та метод оплати.

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

На сторінці поповнення є історія поповнень, де можна дивитися оплачені рахунки і вивантажити по кожному рахунок PDF файл.

<figure><img src="/files/8f5CweaJfuon2Qoet5pG" 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://docs.proxyshard.com/ua/navigaciya-saitom/top-up-balance.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.
