# 23. What is Raids mode?

**Raids mode** allow up to **10 battles every 24 hours**. **Victories** will **increase** your attack scores by **3**, while **losses** will **not increase** your attack scores. When you reach a specific number of scores, you can claim your attack score prizes. After setting your defensive formation, other players can Raid you at any time. **Successful defenses** will accumulate defensive prizes that can be collected all at once when you log in to the game.&#x20;


---

# 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://raidersrumble.gitbook.io/faq/english/23.-what-is-raids-mode.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.
