# How to Send and Receive Airdrop on Telegram

Cwallet offers various ways to create airdrops. As away to engage your community, and expand the perception of the content that you share.

<mark style="color:red;">**Note**</mark>: Before sending an airdrop, you must first invite **@cctip\_bot** to your Telegram group.

### Cwallet supports 4 types of airdrops  <a href="#h_b1094ebdf2" id="h_b1094ebdf2"></a>

**1. Airdrop:** send 'grab' or keyword to equally share the reward

**2. Giveaway:** click 'grab' button to equally share the reward

**3. Rain:** the most recent active users will be automatically selected and equally get the reward

**4. Draw:** send 'grab' or keyword randomly share the reward

## **1. Airdrop** <a href="#h_f84201d169" id="h_f84201d169"></a>

### **​🔶 Regular a**irdrop <a href="#h_bd205e9111" id="h_bd205e9111"></a>

**​**📌 **How to send it:** Here is an example, by sending the command **/airdrop 1 USDT 10** in a Telegram group, you would airdrop 1 USDT to 10 users totally and the first 10 users who send **Grab** will receive an equal share of 1 USDT.

**Command format:** <mark style="color:green;">/airdrop TokenAmount TokenName NumberOfPeople</mark>

![](/files/3FsWo0QGYg2u1IY6AT1B)

📌 **How to receive it:** The first NumberOfUsers who send **Grab** will receive the airdrop.

<figure><img src="/files/Yme3rnbVQGtCGbXZP16R" alt=""><figcaption></figcaption></figure>

### **🔶 Airdrop with #keyword** <a href="#h_ea52915dd3" id="h_ea52915dd3"></a>

**​**📌 **How to send it:** Here is an example, by sending the command **/airdrop 1 USDT 100 #I love Cwallet,** you would airdrop 1 USDT to 100 users and as long as the first 100 users that respond with **#I love Cwallet** will receive an equal share of 1 USDT.

**Command format:** <mark style="color:green;">/airdrop TokenAmount TokenName NumberOfPeople #Keywords</mark>

![](/files/rW0U9TBqiGRngKlVnK4e)

📌 **How to receive it:** The first NumberOfUsers who send the **Keyword** will receive the Airdrop.

<figure><img src="/files/YmvC0Y8bLkbOwqVGLcpo" alt=""><figcaption></figcaption></figure>

## **2. Giveaway** <a href="#h_ff40462d60" id="h_ff40462d60"></a>

It is possible to use the giveaway command to create an airdrop in the group without the repetitive messages flooding the screen.

**​**📌 **How to send it:** Here is an example, by sending the command: **/giveaway 1 USDT 10** in a Telegram group, the first 10 people who click the button **Grab** will receive an equal share of the giveaway.

**Command format:** <mark style="color:green;">/giveaway TokenAmount TokenName NumberOfPeople</mark>

<figure><img src="/files/rqBZwjHwkECMRvSzJDRy" alt=""><figcaption></figcaption></figure>

📌 **How to receive it:** The first NumberOfUsers who clicks on the button **Grab** will receive the Giveaway.

<figure><img src="/files/EKbIYtcaWuJ2qnmh0d8o" alt=""><figcaption></figcaption></figure>

## **3. Rain** <a href="#h_f659237b7a" id="h_f659237b7a"></a>

**​**📌 **How to send it:** Here is an example, by sending a message with the command **/rain 1 USDT 10** in a Telegram group, 10 most active users in that group will be randomly selected to receive an equal share of 1 USDT automatically.

**Command format:** <mark style="color:green;">/rain TokenAmount TokenName NumberOfPeople</mark>

![](/files/76Ty5cdPGuO2ZNG5FMLK)

📌 **How to receive it:** In the Telegram group, the recent most active users will be randomly selected to receive the rain automatically. As usual, the admin can't receive the rain, if you want to change this setting to that admin can receive rain, log in to the Cwallet=> Bot page=> Dashboard, check the related details settings.

<figure><img src="/files/J3w6b1CJQFCx9e22fEwf" alt=""><figcaption></figcaption></figure>

## **​4. Draw**

### **🔶** Regular Draw <a href="#h_b0d408e8a6" id="h_b0d408e8a6"></a>

**​**📌 **How to send it:** Here is an example, by sending a message with the command **/draw 1 USDT 10** in a Telegram group, you would airdrop 1 USDT to 10 users. The first 10 users to send **Grab** will receive a random share of 1 USDT.

**Command format:** <mark style="color:green;">/draw TokenAmount TokenName NumberOfPeople</mark>

![](/files/BEtb88U2P67luO8rIw4R)

📌 **How to receive it:** The first NumberOfUsers who send **Grab** will receive the draw.

<figure><img src="/files/K7gm7UbDxp9TjTVNHij8" alt=""><figcaption></figcaption></figure>

### **🔶 Draw with #keyword** <a href="#h_6edc3e4720" id="h_6edc3e4720"></a>

**​**📌 **How to send it:** Here is an example, by sending a message with the command **/draw 1 USDT 100 #I love CCTIP** in a Telegram group, you would airdrop 1 USDT to 100 users. The first 100 users to send **I love CCTIP** will receive a random share of 1 USDT.

**Command format:** <mark style="color:green;">/draw TokenAmount TokenName NumberOfPeople #Keywords</mark>

<figure><img src="/files/eoLMnNvC2QVNO7Ywmiw7" alt=""><figcaption></figcaption></figure>

📌 **How to receive it:** The first NumberOfUsers who send the **Keyword** will receive the draw.

<figure><img src="/files/uW3H7V0tfbnKgck6mhWA" alt=""><figcaption></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.cwallet.com/cwallet-bots/cwallet-bot-on-telegram/tip-and-airdrop-telegram/how-to-send-and-receive-airdrop-on-telegram.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.
