# Settings

To access settings, use the command /settings in either a group or private chat. In a group, you will directly get a settings button. In private chat, you will get a list of groups to choose from as shown in the image below. Select the group of your choice.<br>

<figure><img src="/files/59iTfpQmTF9M1va04vQP" alt=""><figcaption></figcaption></figure>

Once the settings are opened, you will get a menu like this. :point\_down:<br>

<figure><img src="/files/pjOeTmQKjuL3BTzNp4IJ" alt=""><figcaption></figcaption></figure>

Click on "**Target Raid a specific Tweet**"\
![](/files/HexeMS3ufBUIRSDsS6Zv)

Target raids only have one option in settings, that is to change images shown at different stages during raid, such as "Chat Locked", "Chat Unlocked", "Raid Canceled" etc.\
Clicking on Raid Pictures will show you multiple images which you can modify.

{% hint style="info" %}
We have some cool Default Images available in case you don't want to design custom ones.
{% endhint %}

{% hint style="info" %} <mark style="background-color:red;">**Now you can also choose whether you want to keep chat locked/unlocked within settings.**</mark>
{% 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.tweetstormbot.com/overview/our-features/target-raid-a-specific-tweet/settings.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.
