# /suggestraid

Easily suggest raids that the admins of the group you're in can quickly start raids for.

{% hint style="warning" %}
Admins can not suggest raids. Just use `/raid` instead!

* Want to view the suggestions? Just use `/suggestions.`
  {% endhint %}

### Example

<mark style="color:blue;">**`/suggestraid https://x.com/mellow0x69/status/1832737533270114703`**</mark>

Once you have suggested a tweet to be raided, it will show a confirmation.

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


---

# 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/community-and-engagement/editor-3.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.
