> For the complete documentation index, see [llms.txt](https://docs.heroblaze3kd.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heroblaze3kd.io/game-play/pvp-and-pve.md).

# PVP & PVE

Action-packed battles unfolding at your fingertips! Casual gameplay with easy controls! Intense gaming experience with glamorous skills!&#x20;

Form the strongest team through general skills, team combination, and formation effects to become victorious with your unique strategy!&#x20;

The battles in Hero Blaze: Three Kingdoms are separated into Shooting Mode, which requires control, and Battle Mode, which requires strategy of placing generals.

### **◆ Infinity Rush**&#x20;

A shooting mode PVE content breaking through endless waves. Achievement and ranking rewards can be obtained through weekly points.

### **◆ Expedition**&#x20;

Various items can be obtained by defeating a powerful boss every week. It is a shooting mode PVE content where the thrill of barrage can be experienced. Achievement and ranking rewards can be obtained through weekly points.

### **◆ Duel**&#x20;

A turn based auto-battle PVP content where a maximum of 9 generals can be placed to prove one’s skills by competing with other players using unique strategies. Achievement and ranking rewards can be obtained through weekly points.

### **◆ Commentary**&#x20;

A shooting mode PVE content where various rewards can be obtained through the progression of the dramatized Three Kingdoms story.

### **◆ Incident**&#x20;

A shooting mode PVE content which is separated into daily incidents and limited incidents. In the daily incident, rewards can be obtained by clearing incidents which happen daily. In the limited incident, points can be earned by clearing time-limited incidents and rewards can be obtained related to the number of points earned.

### **◆ Storm the Gate**&#x20;

A turn based auto-battle PVE content where players can enjoy strategic gameplay experience by clearing various gate missions with a maximum of 9 generals placed in battle.

### **◆ Arena**&#x20;

A turn based auto-battle PVP content where players can strategically select and form a team by choosing 10 generals from the list of arena-exclusive generals. Various rewards can be obtained based on the accumulated victory count.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.heroblaze3kd.io/game-play/pvp-and-pve.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
