> For the complete documentation index, see [llms.txt](https://docs.cwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cwallet.com/cwallet-bots/cwallet-bot-on-twitter/tip-and-airdrop-twitter/how-to-send-tip-on-twitter.md).

# How to Send Tip on Twitter

{% embed url="<https://www.youtube.com/watch?v=ZEB19heLlbY>" %}

### <mark style="color:orange;">How to send a Tip</mark>

​**Tip Via Cwallet:** Setting the tip details on Cwallet to tip one or more Twitter users.

**Tip** **Via Twitter:** Create a tweet contains a tip command to tip a user.

<mark style="color:green;">Tip command:</mark>&#x20;

* @cctip\_com Amount Token @username&#x20;
* @cctip\_com tip Amount Token @username&#x20;

### <mark style="color:orange;">How user</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**receive a Tip:**</mark>&#x20;

The users who is tagged in the tweet will receive the tip immediately.

## **Send tip via** Cwalle&#x74;**:**

**1.** Log in to [Cwallet](https://cwallet.com), visit the **Bots** page and click **Twitter** **Bot**

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

**2.** Click **Create** **Tip**

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

**3.** Fill in the tip details and click **Tweet** to send this tip by tweeting on Twitter.

{% hint style="info" %}
In Receiver Twitter ID, you must enter their Twitter username.
{% endhint %}

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

**4.** Now that you can edit the content, and all you need to do is post this tweet to immediately send this tip.

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

## **​Send tip via Twitter** <a href="#h_adf0bdf723" id="h_adf0bdf723"></a>

### <mark style="color:orange;">🔸Send t</mark><mark style="color:orange;">**ip by posting a**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">t</mark><mark style="color:orange;">**weet**</mark> <a href="#h_adf0bdf723" id="h_adf0bdf723"></a>

**​**📌 **How to send it:** Here is an example, by sending a tweet with the command **@cctip\_com tip 10 USDT @username**, then you will tip the user @username, 10 USDT immediately.

&#x20;

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

**Command format:** <mark style="color:green;">@cctip\_com tip TokenAmount TokenName @username1 @username2 @usernameN</mark>&#x20;

Alternatively, you may just omit the word ‘tip’, such as **@cctip\_com 1 BTC @username**&#x20;

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

**Command format:** <mark style="color:green;">@cctip\_com TokenAmount TokenName @username1 @username2 @usernameN</mark>&#x20;

### <mark style="color:orange;">🔸Send t</mark><mark style="color:orange;">**ip by replying a**</mark> <mark style="color:orange;">**Tweet**</mark> <a href="#h_adf0bdf723" id="h_adf0bdf723"></a>

📌 **How to send it:** Here is an example, by replying under a tweet with the command **@cctip\_com tip 10 USDT**, then you will tip the user 10 USDT immediately.

**Command format:** <mark style="color:green;">@cctip\_com TokenAmount TokenName</mark>&#x20;

#### 👉 **View how to grab and receive tips and airdrops on Twitter in the video tutorial:** <https://www.youtube.com/watch?v=ZEB19heLlbY>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cwallet.com/cwallet-bots/cwallet-bot-on-twitter/tip-and-airdrop-twitter/how-to-send-tip-on-twitter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
