> For the complete documentation index, see [llms.txt](https://docs.dragonz.mobi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dragonz.mobi/new-player-guild/chien-dau.md).

# Battle

The combat system is highly diverse, blending battles against other players with fights against bosses and monsters.

The combat system in **Dragonz:**

* Battle with Monsters: Monsters can be found throughout the map. Defeating them grants experience and other resources.
* Battle with Boss: Bosses appear in designated maps. Players can view Boss information through the Boss panel in the interface and use **Check Information** to see the Boss’s current location. Defeating a boss grants many special rewards.
* Players can choose the **Duel** feature to challenge others and test their strength, or activate **Slaughter Mode** to fight against the world alone for a thrilling experience. Depending on each player’s style, various PvP modes are available.


---

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

```
GET https://docs.dragonz.mobi/new-player-guild/chien-dau.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.
