# Raid Forward

Raids can be forwarded to any group, channel or private DM. Just do a right mouse click or long tap on one of the raid messages and forward your raid to any group or contact.\
\
Users can then interact with your forwarded raid from wherever they are. There is no need for them to be within your group.\
\
This feature makes collaboration between projects and mutual support as simple as it gets.\
Furthermore, raids can be forwarded from a main group to language subgroups.

{% hint style="warning" %}
Please note, that all ["Live Stats Notifications"](/raid-settings/live-stats-notifications.md) will always be shown within the source group the raid was started in. No matter how often they are forwarded and from where people interact.\
\
Furthermore, people who interact with forwarded raids will also find themselves on your group leaderboard.
{% endhint %}

{% hint style="info" %}
RaidSharksBot includes an auto-forward feature that automatically shares your raid with RaidSharks Private Groups as soon as it’s posted. If you prefer not to forward your raids, you can easily adjust this in the [settings](/raid-settings/forward-raids.md). Simply disable the "Forward Raids" option.
{% endhint %}


---

# 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.raidsharksbot.com/raid-forward.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.
