# Internal Wallet.

**The Wanttopay Internal Wallet** is the safest way to store funds within the service.\
It is not directly linked to a card and is designed to protect your balance in case of temporary technical issues on the card provider’s side.

Funds stored in the internal wallet can be used **at any time** to top up **Easy, Smart, and Pro** cards — **with no fees**.

***

### ❓ Frequently Asked Questions

#### Is there a fee for topping up a card from the internal wallet?

**No.** Card top-ups from the internal wallet are processed **with zero fees**.

***

#### How long does it take for funds to be credited to the card?

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

***

#### Can I keep funds in the internal wallet on a long-term basis?

**Yes.** You may use the internal wallet as your primary or reserve balance and transfer funds to your card whenever it is convenient.

***

#### Is the internal wallet safer than keeping funds on a card?

**Yes.** Funds stored in the internal wallet are not dependent on the availability of external card providers and remain accessible even during temporary technical disruptions.

***

#### Which cards can be topped up from the internal wallet?

The internal wallet can be used to top up cards under the **Easy, Smart, and Pro** plans.

***

#### Where can I top up my card from the internal wallet?

Via **@WanttopayBot**:

1. Select your card
2. Tap “Top up”
3. Choose the internal wallet as the funding source

***

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

Limits depend on your card plan and current service conditions.\
All applicable limits are displayed in the interface before confirming the transaction.

***

#### What happens if my card is temporarily unavailable?

Your funds remain safely stored in the internal wallet and are **not lost**.\
Once card services are restored, you can use your funds without any additional action.


---

# 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://faq.wanttopay.net/wanttopay-app/english/general-questions/internal-wallet..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.
