# Raid Media

Raid Media allows group admins to customize the visual appearance of their raid messages, enhancing the look and feel of their community’s engagement efforts. Both **Lock Raids** and **Unlock Raids** can have unique images attached to them, making each raid visually distinctive and aligned with the project’s branding.

**How to Change Raid Media:**

1. **Start a Raid**: Begin by typing **/raid** in the group’s Telegram chat. This will initiate the raid setup.
2. **Access Settings**: Once the raid setup menu appears, click the **/settings** button.
3. **Choose Raid Type**: Select whether you want to change the media for a **Lock Raid** or an **Unlock Raid**.
4. **Upload an Image**: Follow the prompts to upload a custom image or video file (.gif) for the selected raid type. Make sure the image fits the format and quality requirements for optimal display.
5. **Save Changes**: Confirm your selection, and the new image will now be used for future raid messages of that type.

Customizing raid media helps reinforce project identity and adds a polished, professional touch to each raid, encouraging more engagement from the community.


---

# 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.cherrybot.co/cherry-raiding/raid-media.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.
