# Withdrawing Crypto to a Bank Card

**MyTonWallet** allows you to withdraw cryptocurrency directly to a bank card via the built-in **MoonPay** off-ramp. This lets you convert crypto to fiat without using exchanges.

#### :money\_with\_wings: How to withdraw to a card?

1. Open the **Wallet** tab.
2. Long-press **Send** → select **Sell**.
3. Choose the token, enter the amount, select a [**supported fiat currency**](https://support.moonpay.com/en/articles/362475-moonpay-s-supported-currencies), and follow the on-screen instructions.

Once processed, the funds will be sent to the selected bank card or bank account.

For **Solana**, fiat withdrawals through the built-in flow may be limited to **SOL** depending on provider coverage—check what your region supports in the sell flow.

#### Important notes

* **MoonPay** is not available in all countries—please check the list of [**unsupported regions**](https://support.moonpay.com/en/articles/380968-moonpay-s-unsupported-countries) before using the service.
* The provider may require **KYC** verification.
* Processing time depends on your bank and payment network.


---

# 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/withdrawing-crypto-to-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.
