# /dequeue

At any point, you can use this command to remove a SPECIFIC raid from the queue using the <mark style="color:blue;">`Position In Queue`</mark> of the tweet.

### Example

<mark style="color:blue;">**`/dequeue 2`**</mark>

Once you have sent the command, a popup will show saying that the raid has been removed from the queue.

1. View the current Queue with <mark style="color:blue;">`/queue`</mark>

<figure><img src="/files/STsWJqW6SGq5AepFe0Eo" alt="" width="375"><figcaption></figcaption></figure>

2. Copy the URL of the Raid to be removed (dequeued) from the Queue.
3. Run <mark style="color:blue;">**`/dequeue`**</mark><mark style="color:blue;">` `</mark><mark style="color:blue;">`PositionInQueueHere`</mark>
4. A message will show saying you have removed the Raid from the Queue ✅

<figure><img src="/files/5WOjbUatl0K5dRMr6VRx" alt="" width="310"><figcaption></figcaption></figure>

Want to see the queue?: <mark style="color:blue;">`/queue`</mark>

Want to clear the entire queue?: <mark style="color:blue;">`/clearqueue`</mark>

Want to set a max queue size?: <mark style="color:blue;">`/queuesize NumberHere`</mark>


---

# 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.furiesmellow0x69.com/raid-bot/raid-management/editor-4.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.
