# Game Modes

### **Campaign Mode**

Campaign Mode challenges players to defeat waves of enemies, culminating in boss battles:

* **Progression:** Advance through increasingly difficult stages with escalating rewards.
* **Replayability:** Restart from previous waves after defeat, encouraging players to refine their strategies.

### **PvP Mode**

Compete against AI-controlled versions of other players’ Pega in ranked battles:

* **Fair Matchmaking:** Based on Combat Power (CP), ensuring balanced competition.
* **Rewards:** Earn resources to improve Pega and climb the rankings.

### **Quests**

Quests offer additional opportunities to earn rewards and progress:

* **Daily Quests:** Refresh daily, providing consistent engagement.
* **Campaign Quests:** Long-term objectives for dedicated players.
* **Loop Quests:** Repetitive challenges for grinding resources and refining strategies.


---

# 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://about.pegaxy.io/game-modes.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.
