# @push

In July 2025, [**we launched**](https://t.me/MyTonWalletEn/281) [**@push**](https://t.me/push)—a way to make on-chain TON transfers directly in Telegram chats and channels. Type `@push`, enter an amount (crypto or fiat), and share a transfer that can be claimed by the recipient.

{% content-ref url="/pages/h5YUAgzzqwGggmsFztRg" %}
[How to send crypto with @push?](/intro/push/how-to-send-crypto-with-push.md)
{% endcontent-ref %}

{% content-ref url="/pages/7qdWizUjaGZkiMWy3XGA" %}
[How to claim a transfer with @push?](/intro/push/how-to-claim-a-transfer-with-push.md)
{% endcontent-ref %}

### :heart\_eyes: How does @push work?

1. Create a transfer with [How to send crypto?](/intro/push/how-to-send-crypto-with-push.md)
2. Receive it with [How to claim a transfer?](/intro/push/how-to-claim-a-transfer-with-push.md)

### :currency\_exchange: What can @push do?

* **Send major tokens**\
  Use Toncoin, USD₮, and MY.
* **Request payments**

  Perfect for splitting bills or sending invoices.
* **Enter fiat amounts**\
  Type `@push 1000 USD` or `@push 50 EUR`—the service automatically converts to TON or USD₮ at the current rate.
* **Do math in-chat**\
  Use `@push 600/3 TON` or `@push 500*4 CNY`—useful to easily split bills with friends.
* **Add messages and emojis**\
  Make personalized transfers with comments :thumbsup:
* **Receive Notifications**

  **@push** automatically notifies when transfers are signed, claimed, and received. You can toggle status updates using `/mute` in a chat with the bot.
* **Works with any TON wallet**\
  Use **MyTonWallet** or any other TON wallet.
* **Send crypto to those without a wallet yet**\
  [**@push**](https://t.me/push) holds the funds safely until they’re ready to claim.
* **Completely free to use**\
  Only standard TON network fees apply.

### :eyes: Where can I use @push?

* **Private chats**\
  Quick peer-to-peer transfers.
* **Groups**\
  You can mention recipients with `@push 50 TON @username`. Once a push is claimed, it's clearly shown whether you or someone else in the group received it.
* **Channels\***\
  Run giveaways and send prize checks in one tap.

> \*You can only send and sign a transfer in a channel from a personal account, not on behalf of the channel itself.


---

# 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/push.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.
