# Raid

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

### Rule

* Unlocked when players complete **Campaign 2-12**.
* Divided into stages, players must complete the previous stage to proceed to the next.

### Design

There will be various Raids for players to earn upgrade Resources.

### Promotion Raid

Promotion is an item used to upgrade from gold stars to purple stars.

In this mode, players will be divided into the following Promotion types:

* Promotion Material for **Marksmen**.
* Promotion Material for **Mages**.
* Promotion Material for **Defenders & Healers**.
* Promotion Material for **Fighters**.

### Resource Raid

Resource Raid is a mode where players can find <mark style="color:yellow;">**Gold**</mark> and hero <mark style="color:blue;">**EXP**</mark>.&#x20;

In this mode, players will be divided into the following Promotion types:

* <mark style="color:blue;">**EXP Raid Obtain Hero Exp**</mark>
* <mark style="color:yellow;">**Gold Raid Obtain Gold**</mark>

### **Gear Raid (The set names below will change)**

* Gear Raid is a mode where players can find various equipment including many different tiers: **Rare**, <mark style="color:purple;">**Epic**</mark>, <mark style="color:yellow;">**Legendary**</mark>, <mark style="color:red;">**Immortal**</mark>.&#x20;
* Gear Raid is divided into **3 different tiers**, each tier will have different sets for players to choose and find the right set for their hero.

### Stage Info

#### **Battlelog**

* Display the battle logs of clan members and friends to provide players with additional useful information for stages climbing..
* Display enemy information from a pre-set list..

#### **Reward**

* Show rewards of each stage.

### Reward

* Gems.
* Gold.
* Hero Exp.
* Account Exp.
* Gear.


---

# 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.heroesdefense.games/about-game/pve-game-mode/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.
