# How to claim a transfer with @push?

If someone sends you a transfer via [**@push**](https://t.me/push), it only takes a few seconds to claim it. Here’s what to do:

### :open\_hands: Step 1. Open the transfer

Tap **Receive** on the transfer message—this opens the [**@push**](https://t.me/push) interface.

### :eyes: Step 2. Choose how to receive

At the bottom, you’ll see two options:

#### Option 1: Connect your wallet

1. Tap **Connect Wallet**.
2. Connect your TON wallet.
3. Confirm the action via **TON Connect**.

The funds will be sent to your wallet automatically.

#### Option 2: Forward to address

1. Tap **Forward to Address**.
2. Enter your TON address or domain.
3. Confirm the action.

Whatever option you choose, the funds will arrive within a few seconds.

### :worried: What if I don’t have a wallet yet?

No worries—your transfer is safely stored in a smart contract until you’re ready to claim it. Just follow these simple steps:

#### Step 1. Install a TON wallet

We recommend [**MyTonWallet**](https://mytonwallet.io/get), but Tonkeeper, Tonhub, or any other TON wallet will work.

#### Step 2. Create a new wallet

It only takes a couple of minutes. You can [**follow this guide**](/intro/getting-started/how-to-create-a-new-crypto-wallet-in-mytonwallet.md) for step-by-step instructions.

#### Step 3. Return to the chat and claim your transfer

Choose [**any of the methods above**](#step-1.-open-the-transfer)—your funds will still be waiting for you.


---

# 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/how-to-claim-a-transfer-with-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.
