# Can you pay with crypto online?

Yes, today you can already pay for goods and services online with crypto. More and more services and stores support this payment method, and for **MyTonWallet** users it is becoming as simple and familiar as ordinary online payments.

## How it works in MyTonWallet

In **MyTonWallet**, this is handled through **MyTonWallet Pay**. It is a payment solution that lets users pay in **Toncoin** and **USD₮**.

If a store supports **MyTonWallet Pay**, the user:

1. Chooses crypto payment at checkout.
2. Opens the payment in **MyTonWallet**.
3. Reviews the amount and confirms the transfer.

After that, the payment is sent to the merchant just like a regular transfer.

## Where this already works

[**Tokenstore**](https://tokenstore.io/?utm_source=mytonwallet) was the first online store to support **MyTonWallet Pay**. There, users can buy gift cards for **App Store**, **Google Play**, **Spotify**, and many other services, as well as prepaid cards for online shopping. More stores supporting this feature will be available soon. If you are interested in integrating **MyTonWallet Pay** into your store, please contact our **support team**: [**t.me/mysupport**](https://t.me/mysupport).

## Why this is convenient

This is convenient because you do not need to withdraw funds to a bank card or account first. If a store supports this flow, you can pay and confirm the transaction directly from your wallet without using custodial solutions.

## What to check before paying

Before confirming a payment, make sure you check:

* Which tokens the store accepts and on which network.
* The final amount.
* The recipient address.

{% hint style="warning" %}
Blockchain payments are usually irreversible. Before confirming, always carefully check the amount, selected token, network, and recipient address.
{% endhint %}

***

## Useful links

* [How to receive crypto in MyTonWallet?](/intro/transfers/how-to-receive-crypto-in-mytonwallet.md)
* [How to make a transfer?](/intro/transfers/how-to-make-a-transfer.md)
* [What cryptocurrencies are supported in MyTonWallet?](/intro/introduction-to-crypto-and-mytonwallet/what-cryptocurrencies-are-supported-in-mytonwallet.md)
* [What is USDT? Why do people use it?](/intro/introduction-to-crypto-and-mytonwallet/what-is-usdt-why-do-people-use-it.md)


---

# 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/introduction-to-crypto-and-mytonwallet/can-you-pay-with-crypto-online.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.
