# Raid

In raids, you can deploy an army and generals; the sum of the army's attack and defense is multiplied by the sum of the generals' multiplier of attack and defense. You can do double or triple damage if your defense power outscores the raid attack. When the Raid has 0 HP, the rewards are automatically distributed to the participants based on the damage done. You will be notified when the Raid is available.

Specific events or xCastle community milestones can trigger raids. Everyone works together to fight the Raid, and exclusive rewards and prestige points are distributed to the players.

The raids are classified into tier classes:

* Class D: Bonus - 100 prestige points distributed to the top 5 players.
* Class C: Bonus - 300 prestige points distributed to top 10 players.
* Class B: Bonus - 1000 prestige points distributed to the top 15 players.
* Class A: Bonus - 2000 prestige points distributed to the top 25 players
* Class S: Bonus - 5000 prestige points distributed to the top 50 players


---

# 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://whitepaper.estar.games/games/xcastle/raid.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.
