# Forward Raids

This toggle determines whether the bot automatically forwards every raid you start to SHARX Private Groups. Turn it ON to receive support from the SHARX community, which will boost your tweet and help you reach your goal. Turn it OFF to keep your raid private within your own community.

1. Bring up settings menu according to ["Access Settings UI"](/raid-settings/access-settings-ui.md).
2. Turn Forward Raids ON or OFF using the toggle switch

{% hint style="info" %}
Please note, that people can still manually forward your raid to other groups or people.
{% 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-settings/forward-raids.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.
