# Buying Crypto with a Bank Card

**MyTonWallet** allows you to buy cryptocurrency directly with a bank card via **MoonPay** and **Avanchange**. This is a fast and convenient way to top up your crypto wallet without using centralized exchanges.

#### :money\_with\_wings: How to buy crypto?

1. Open the **Add / Buy** tab.
2. Tap **Top Up → Buy with Card** and select your fiat currency.
3. In the opened menu, choose the token and enter the amount.
4. Follow the on-screen instructions to complete the purchase.

Once the payment is successful, the funds will be credited directly to your wallet.

You can buy assets **on Solana** with a bank card through the same flow when your provider supports it (for example **SOL**, **USDC**, **USDT**, **PYUSD**, and other supported assets—availability varies by region and provider).

#### Important notes

* Availability depends on your country or region and the selected provider.
* The provider may require **KYC** in accordance with local regulations.
* The final amount may include an additional provider fee.


---

# 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://help.mytonwallet.io/intro/key-features/buying-crypto-with-a-bank-card.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.
