# 18. What is Campaign mode?

Upon first entering the game, aside from the new player tutorial, players will also be guided to play the **Campaign mode** to obtain **resources for free**.The Campaign mode consists of computer opponents with different combinations of enemies in each level. This allows players to familiarize themselves with the battle system, Raider classes, and elemental combinations. Players can also choose to leave mid-game. After successfully completing a level for the first time, players will obtain prizes for that level. Passed levels can be replayed, but prizes cannot be obtained again.


---

# 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/18.-what-is-campaign-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.
