# How to Send and Receive Tip on Discord

### Cwallet bot supports 2 ways of sending tips

* ***​*****Tip a single user directly:**

**Format:** /tip \<amount>\<token><@user>

* **​Tip multiple users directly:**

**Format:** /tip \<amount>\<token><@user1><@user2><@userN>

## **1.Tip a single user** <a href="#h_5c98ab6ee9" id="h_5c98ab6ee9"></a>

**​**📌 **How to send it:** In a channel, enter the command **/tip.** Enter the particulars of the tip in turn according to the prompts as shown in the following diagram, send this message and **@Ashely32564** will receive 1 USDT immediately.

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

📌 **How to receive it:** When the bot responses with a message about the tip details, the user will receive the reward immediately.

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

## **2. ​Tip multiple users directly** <a href="#h_f2a598dceb" id="h_f2a598dceb"></a>

📌 **How to send it:** In a channel, enter the command **/tip.** Enter the particulars of the tip in turn according to the prompts as shown in the following diagram, send this message and **@Ashely32564** & **@kumi** will each receive 1 USDT immediately.

<figure><img src="/files/5REy7Ej4Ng7dUVNkyzO4" alt=""><figcaption></figcaption></figure>

📌 **How to receive it:** When the bot responses with a message about the tip details, users will receive the tip immediately.

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

\ <br>


---

# 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-discord/tip-and-airdrop/how-to-send-and-receive-tip-on-discord.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.
