# Top up wallet balance

To top up your balance, select the "Wallet" section in the [menu](/help/en/faq/general/menu.md).

## <mark style="color:purple;">The maximum wallet limit is $50,000!</mark>

{% hint style="info" %}
For your convenience of the replenishment process, we recommend opening the [wallet](https://polee.me/user/wallet) page on the same device on which you plan to make the transfer.
{% endhint %}

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

In the window that opens, select one of the ways to top up your account:

* Bank card
* Crypto Wallet
* Telegram Stars

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

#### Learn more about each method:

* **Bank card** allows you to replenish your wallet using cards issued in the currencies RUB (Russian rubles), UAH (Ukrainian hryvnia), KZT (Kazakh tenge). Please note that there are restrictions on the minimum and maximum amount of deposits using bank cards – the details are given in the table below.:

| Currency                | Minimum | Maximum |
| ----------------------- | ------- | ------- |
| RUB (Russian rubles)    | 1000    | 400000  |
| UAH (Ukrainian hryvnia) | 500     | 50000   |
| KZT (Kazakhstani Tenge) | 10000   | 1000000 |

* **Crypto wallet** allows you to replenish your wallet using USDT and TON cryptocurrencies. Please note that there are restrictions on the minimum and maximum amount of replenishment using a crypto wallet – the details are given in the table below:

<table><thead><tr><th width="158.333251953125">Cryptocurrency</th><th width="137">Minimum</th><th>Maximum </th></tr></thead><tbody><tr><td>USDT</td><td>20</td><td>Up to the <a href="#the-maximum-wallet-limit-is-usd50-000">maximum limit</a></td></tr><tr><td>TON</td><td>3</td><td>Up to the <a href="#the-maximum-wallet-limit-is-usd50-000">maximum limit</a></td></tr></tbody></table>

* **Telegram Stars** are the currency used in the Telegram ecosystem. On the platform Polee.me You can exchange telegram stars for Polee's internal currency. To do this, you need to log in to Polee via Telegram (if you have chosen a different login method, check out the article about[ linking an existing account to authorization via a social network](/help/en/faq/settings/link-socials.md) (in this case, it is crucial to be linked to Telegram)).\
  And by clicking on the "Telegram Stars" button in your Polee wallet, you will be redirected to the Telegram bot to perform the operation.


---

# 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://polee.me/help/en/faq/subscriber/wallet-topup.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.
