# Gift feature

The Tomo Gift is designed to seamlessly integrate with Telegram’s social ecosystem. With Tomo Telegram Wallet, you can send crypto gifts directly to your Telegram contacts, turning each transaction into a fun, engaging activity.&#x20;

### Step 1: Launch the Tomo Telegram Wallet

If this is your first time using Tomo Telegram Wallet, please follow the [quick start ](/tomo-wallet/telegram-wallet/quick-start.md)to ensure your wallet's security. Once you enter the wallet page, tap "gift" to get started and select the token you'll send.

### Step 2: Choose Gift Type

You have two options for sending a gift: Equal Share and Random Amount. Equal share distributes the same amount to each recipient. Enter the number of recipients and the amount each person will receive.Random Amount allows for varied gift amounts. Simply enter the number of recipients and the total amount you'd like to share.

### Step 3: Create and Share the Gift

Create the gift and share it with your Telegram contacts. Feel free to personalize the message with your own wishes before forwarding it to your friends.

<figure><img src="/files/2sfP88zzpqIFtGj9ySbM" alt=""><figcaption><p>Send a gift</p></figcaption></figure>

### Step 4: How to claim the gift

Each gift is available in a limited quantity, so make sure to quickly encourage your friends to claim their rewards! Recipients simply need to click the link, be redirected to Tomo Telegram Wallet and tap "claim"--all with no gas fees involved. Once successful, you'll see their assets on the wallet page.

<figure><img src="/files/GCnxQuD8cegYv8AeqhtL" alt=""><figcaption><p>Claim the gift</p></figcaption></figure>


---

# 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://docs.tomo.inc/tomo-wallet/telegram-wallet/user-manual/gift-feature.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.
