> For the complete documentation index, see [llms.txt](https://faq.wanttopay.net/wanttopay-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.wanttopay.net/wanttopay-app/english/kak-polzovatsya-kartoi/popolnenie-i-balans/vnutrennii-balans.md).

# Internal balance

**Wanttopay internal balance** — is a secure way to store the service's funds that is not directly linked to the card. Money is credited to it automatically:

* if the card provider experiences a technical issue, we can transfer funds from the card to the internal balance so they remain available;
* upon your request — if you want to transfer funds from the card to the internal balance. Write to [our support](https://t.me/WantToPaySupportBot), and we'll help you do it.

From the internal balance, you can transfer money to the Easy, Smart and Pro cards at any time **Prepaid**, **Easy, Smart, and Pro** — free of charge.

***

#### How do I top up a card from the internal balance?

* Go to [app](https://telegram.me/WantToPayBot?start=w17851188--luMLI) and select the desired card.
* Tap <kbd>Top up</kbd> .
* Select a payment method <kbd>Internal balance</kbd> .
* Enter an amount that does not exceed the remaining internal balance, and tap `Pay`.
* You'll receive a notification when the funds are credited, and the top-up will appear in the card transactions.

🤔 **Can't see the card top-up from internal balance feature?**\
Sometimes it may be unavailable in the app. Write to our support — we'll check what happened and help transfer the funds from the internal balance to the card.

<div><figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FSahRRHxCZTsS4ap6lIiI%2FPicsart_25-12-11_18-40-52-759.png?alt=media&amp;token=7c58a2cf-e391-4505-b2bf-7c2f55e7758a" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FfDCNolLPdmXmeCcyAQuL%2F4.jpg?alt=media&amp;token=7963dfc0-a1ae-4a19-b750-9e6f7d19f2b6" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="https://3288914386-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjKZYa22N4t08PZXMsy0V%2Fuploads%2FQh1DRJNWSorRN8l884vD%2F2025-12-11%2016.44.27.jpg?alt=media&amp;token=8a3264ae-ea86-4692-b5a8-817ec97ed4ba" alt="" width="563"><figcaption></figcaption></figure></div>

***

#### Do I need to pay a fee when topping up a card from the internal balance?

No. Transfers from the internal balance to the card are always free of charge.

***

#### How quickly will the money be credited to the card?

Instantly. Funds are credited to the card immediately after the transaction is confirmed.

***

#### Can I top up the internal balance myself?

No. You can't top up the internal balance from the card yourself.

***

#### Can I keep money on the internal balance permanently?

Yes. You can use the internal balance as your main or backup way to store funds and transfer them to the card whenever it's convenient.

***

#### Why is the internal balance needed at all?

The internal balance helps keep access to your funds if the card provider has temporary technical problems. In that case, you can transfer the funds from the card to the internal balance and use them later—once the card is working again.

***

#### Are there limits on top-ups from the internal balance?

Yes. Per day, you can top up the card from the internal balance by up to **500 $**. The minimum amount for one top-up is **2 $**.

***

#### What should I do if the card is temporarily unavailable?

If the card is temporarily unavailable due to technical issues, the funds remain on the internal balance and don't disappear anywhere. When the card works again, you'll be able to transfer the funds back.

***

#### Can I view the transaction history for the balance?

Yes. In [the app](https://telegram.me/WantToPayBot?start=w17851188--luMLI) the transaction history is available—you can view all incoming transfers and transfers from the internal balance at any time.


---

# 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://faq.wanttopay.net/wanttopay-app/english/kak-polzovatsya-kartoi/popolnenie-i-balans/vnutrennii-balans.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.
