> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/push/how-to-send-crypto-with-push.md).

# How to send crypto with @push?

Sending with [**@push**](tg://resolve?domain=push) is fast and simple—here’s how:

### :writing\_hand: Step 1. Type the command in chat

Open any Telegram chat and start your message with `@push`, followed by the amount and token:

```
@push 100 USDT
```

```
@push 50 GRAM    
```

```
@push 2000 EUR
```

You can also use math:

```
@push 50*4 USD
```

```
@push 100/3 GRAM
```

In group chats, you can mention a specific user like this:

```
@push 50 USDT @monk 
```

### :currency\_exchange: Step 2. Choose a transfer option

After entering the command, Telegram will suggest options—simply select one and send it into the chat.

### :white\_check\_mark: Step 3. Sign the transfer

To activate the paycheck, you’ll need to sign it:

1. Tap **Sign**.
2. Select **Connect Wallet**.
3. Choose your wallet and confirm the action via TON Connect.

### :gem: Step 4. Done!

Once signed, the transfer is live—the recipient can [**claim**](/intro/push/how-to-claim-a-transfer-with-push.md) it instantly.

***

### :eye: Useful Examples

#### Send 25 GRAM:

```
@push 25 GRAM
```

#### Send the equivalent of 100 USD to a user in a group:

```
@push 100 USD @monk 
```

#### Split a restaurant bill 4 ways:

```
@push 200/4 EUR
```

#### Send 50 CNY in TON or USDT (converted at current rate):

```
@push 50 CNY
```

{% hint style="warning" %}
To send **@push** in a **Telegram channel**, make sure **Sign Messages** feature is enabled in the channel settings. Without it, transfers won’t work.
{% endhint %}
