# How to send a Telegram Gift to Blockchain?

**Collectible Telegram Gifts** are NFTs. You can move them onchain via **Fragment**, store them in your wallet, and later transfer them back to **Telegram**.

### How to send a gift from Telegram to the blockchain?

1. Open your **Telegram** profile and find the gift.
2. Tap the gift and choose **Transfer**.
3. Select **Send via blockchain**.
4. Proceed to **Fragment** when prompted.
5. Sign in on **Fragment**, connect your **TON wallet**, and transfer the gift onchain.

#### Notes

* You pay the network fee in TON.
* After the transfer, the gift appears in your **connected wallet** as an NFT.

### How to bring a gift back into Telegram?

1. Navigate to **Fragment** → **My Assets** → **Gifts**.
2. Find the gift and click **Transfer to Telegram** next to it.
3. Click **Move to My Account**.
4. Confirm by clicking **Send this NFT**.
5. Confirm the action on **Fragment** and then in your connected wallet.

#### Tips

* Ensure your **Telegram** is linked to the same account used on **Fragment**.
* **Keep some TON** for fees when moving gifts between **Telegram** and **Fragment**.
* If the gift does not appear, check your wallet connection on **Fragment**, then check the transaction status via [**blockchain explorer**](/intro/introduction-to-crypto-and-mytonwallet/what-is-a-blockchain-explorer-how-do-you-use-it.md).

***

## Related articles

* [Why store Telegram Collectibles onchain?](/intro/introduction-to-crypto-and-mytonwallet/why-store-telegram-collectibles-onchain.md)
* [What are NFTs? How do they work?](/intro/introduction-to-crypto-and-mytonwallet/what-are-nfts-how-do-they-work.md)
* [Explore Tab](/intro/key-features/explore-tab.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/how-to-send-a-telegram-gift-to-blockchain.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.
