# /cancel

During a Raid, you can cancel it at any point.&#x20;

{% hint style="danger" %}
**Troubleshooting**: Raids not starting? Raids in the queue and nothing happening?&#x20;

Try <mark style="color:red;">`/cancel`</mark>- This will try to force cancel the current raid (even if there isn't one), and force start the next raid in the queue after 5 seconds.
{% endhint %}

### Example

<mark style="color:red;">**`/cancel`**</mark>

Once you have sent the command, any current raid on will cancel.

If you have raids in the <mark style="color:blue;">`/queue`</mark>, then the next raid will start within 5 seconds after cancelling.


---

# 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-1.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.
