# Commands on Discord

## Available commands

### **To make transaction:**

**/lightning** Transaction with Lightning Network. \
\
**/deposit** Find your deposit address on Cwallet. \
Format: /deposit E.g. /deposit BTC\
\
\&#xNAN;**/withdraw** Send tokens to another address. \
Format: /withdraw \<Memo (optional)> E.g. /withdraw 100 USDT 0x783...Dd07D 1234567<br>

### **To create airdrop in channel:**

**/tip** Tip is distributed directly to users. \
Format: /tip <@username> E.g. /tip 1 BTC @username\
\
\&#xNAN;**/airdrop** Airdrop is distributed equally among the first \[Number] users who send Grab/Keyword in channels. \
Format: /airdrop (optional) E.g. /airdrop 1 BTC 200 #Hello Cwallet!\
\
\&#xNAN;**/rain** Rain is distributed equally among active users automatically in groups. \
Format: /rain E.g: /rain 1 BTC 200\
\
\&#xNAN;**/draw** Draw is distributed randomly among the first \[Number] users who send Grab/Keyword in channels. \
Format: /draw \<keywords (optional)> E.g. /draw 1 BTC 200 #Hello Cwallet!\
\
\&#xNAN;**/giveaway** Giveaway is distributed equally among the first \[Number] users who click the “grab” button in channels. \
Format: /draw E.g. /draw 1 BTC 200

### **To check your wallet information:**&#x20;

**/balance** Check all balance in Cwallet. \
\
\&#xNAN;**/balance \<Token>** Check your balance of a certain token. \
E.g: /balance BTC

### **To check token info:**&#x20;

**/price** Check the price and more information of a token. \
Format: /price E.g. /price BTC\
\
\&#xNAN;**/tokens** Check the [supported tokens](https://cctip.io/supported) on Cwallet.&#x20;

### Bot settings:

**/language:** Set the server's bot language

### Trade:

**/buy:** buy cryptocurrencies via Cwallet&#x20;

**/sell:** sell cryptocurrencies via Cwallet

### **About** **Role:**&#x20;

* <mark style="color:blue;">**Roles for DAO group**</mark>

<mark style="color:green;">**To get a DAO role:**</mark> \
\
\&#xNAN;**&#x20;/join** To get a role to get access to DAO channel set by server owner. You will be prompted to connect your crypto wallet, and verify if you possess sufficient crypto assets to qualify for the role.

<mark style="color:green;">**To Set up DAO roles:**</mark>

**cc help**: View all commands for role settings.\
**cc setup role**: Create a role with crypto asset requirements, and anyone who meets these requirements will get the role. \
**cc welcome**: Create a welcome message for newcomers via Direct Message. \
**cc role list**: The list of all roles created with crypto asset requirements. \
**cc patrol**: Enable/disable asset verification for membership regularly. \
**cc rank**: View the ranking of active users on a certain role.&#x20;

* &#x20;<mark style="color:blue;">**Roles for subscription group**</mark>

<mark style="color:green;">**To subscribe a role:**</mark>\
\
\&#xNAN;**/buy role** Subscribe a role to get access to specific channel set by sever owner.&#x20;

### **Invite** Cwallet **exclusive bot**:&#x20;

**/invite-bot** Invite your exclusive bot to join your server.&#x20;

<mark style="color:red;">**Note**</mark>**:** Direct message Cwallet bot with /**help** to view all commands availabl&#x65;**.**


---

# 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/commands-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.
