# PvE Game Mode

- [Campaign](https://docs.heroesdefense.games/about-game/pve-game-mode/campaign.md): This is the main PVE mode, players clear nodes to obtain resource to unlock and to upgrade heroes, this mode is unlocked right after the game starts.
- [Raid](https://docs.heroesdefense.games/about-game/pve-game-mode/raid.md): This is the main farming mode of the game, where players can earn resources to upgrade heroes and their equipment.


---

# 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.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.
