# Raidar commands list

Below the full Raidar commands with a description - You can view this full command list anytime by sending /help in a DM with @raidar.

### <mark style="color:green;">General Commands</mark>

<table><thead><tr><th width="400.08599853515625">Command</th><th width="435">Details</th></tr></thead><tbody><tr><td>/raid + link</td><td>Start a raid on a tweet</td></tr><tr><td>/stop</td><td>Stop the ongoing raid</td></tr><tr><td>/settings or /options</td><td>Open the settings menu</td></tr><tr><td>/reward + @user + Amount + $SYMBOL</td><td>Reward a user with tokens</td></tr><tr><td>/gxp</td><td>Show group’s trending XP</td></tr><tr><td>/trend</td><td><a href="/pages/4f7c6abe13da6687c8c68208ffb1fb28047c2ad4">Boost group on @raidartrending</a></td></tr><tr><td>/pro</td><td><a href="/pages/3489fff059c00ff886a569efcf8db53a8214a7a6">Upgrade to Raidar Pro</a></td></tr></tbody></table>

### <mark style="color:green;">Queue Management</mark>

<table><thead><tr><th width="400.4942626953125">Command</th><th width="435">Details</th></tr></thead><tbody><tr><td>/next + link + targets</td><td>Add tweet to raid queue</td></tr><tr><td>/delnext + #index</td><td>Remove tweet from queue</td></tr><tr><td>/setnext + link + targets</td><td>Set this tweet as the next in your queue. </td></tr><tr><td>/switchnext + index + #index</td><td>Swap two tweets in queue</td></tr><tr><td>/clearnext</td><td>Clear entire queue</td></tr><tr><td>/next</td><td>Show queue list</td></tr></tbody></table>

### <mark style="color:green;">User Leaderboard & XP</mark>

<table><thead><tr><th width="399.833740234375">Command</th><th width="435">Details</th></tr></thead><tbody><tr><td>/disqualify + @user</td><td>Remove user from leaderboard</td></tr><tr><td>/undisqualify + @user</td><td>Reinstate disqualified user</td></tr><tr><td>/disqualified</td><td>List all disqualified users</td></tr><tr><td>/lbreset</td><td>Reset entire leaderboard</td></tr><tr><td>/xp + @user</td><td>Show user’s XP</td></tr><tr><td>/givexp + @user + amount</td><td>Give XP to a user</td></tr><tr><td>/remxp + @user + amount</td><td>Remove XP from a user</td></tr></tbody></table>

### <mark style="color:green;">Non-Admin Commands</mark>

<table><thead><tr><th width="399.79473876953125">Command</th><th width="435">Details</th></tr></thead><tbody><tr><td>/profile</td><td>View your XP, wallet, rank (DM only)</td></tr><tr><td>/connect</td><td>Link wallet for rewards (DM only)</td></tr><tr><td>/login</td><td>Connect X (Twitter) account (DM only)</td></tr><tr><td>/logout</td><td>Unlink X account (DM only)</td></tr><tr><td>/lb or /leaderboard + [1D, 7D, 30D, ALL]</td><td>View group leaderboard</td></tr><tr><td>/help</td><td>Show full help guide (DM only)</td></tr><tr><td>/start</td><td>Initialize bot (DM only)</td></tr></tbody></table>


---

# 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.tokenscan.app/raidar/raidar-commands-list.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.
