> 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/undefined.md).

# General Collection and Training

Tough times call for heroes! More than 200 of the best generals in the Three Kingdoms with their own unique skills!&#x20;

General summon, general combination, general promotion, equipment upgrade, and research system in order to form the strongest team!&#x20;

Train generals and form the strongest team through an improved training system!

### **◆ Collect Generals**&#x20;

Over 200 generals with unique skills are divided into the camps of Wei, Shu, Wu, and Warlords and Heroes, and are classified as Rapid Fire, Penetration, or Explosive types with their skill characteristics.&#x20;

Generals can be obtained through gameplay rewards, general summon, general combination, and more so collect generals and create your unique strategy depending on the opponent and content!

### **◆ Train Generals**&#x20;

You can level-up generals by collecting EXP Books, promote them by collecting general fragments, and upgrade their skills by collecting skill upgrade stones.

Furthermore, additional abilities can be granted to generals through general blessing by consuming Cintamani, or by consuming mastery stones and mastery plates from the mastery menu.

If you want to train stronger generals, try crafting and upgrading equipment and accessories through the Blacksmith and equip them to your generals. You will be able to experience stronger generals like never before. Additionally, a special effect will be granted to accessories which require special materials so try crafting them for stronger generals!

Carry out various Research related to general training and battles! In tough battles, various \[passive skills] can be obtained through the corresponding Research.


---

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