# Game Mode

There are four modes in DracooMaster:

1. Adventure Mode(Player Vs Enviroment): Three Dracoos are needed to participate. Start an adventure at the foot of the Sacred Peak, defeat enemies standing in your way, and finally claim your rewards at the Sacred Peak summit.&#x20;
2. Arena Mode(Player Vs Player): Three Dracoos are needed to participate. Take your Dracoo team into the Arena and compete against other players. Defeat them all and leave your name on the rankings.
3. Guild War(Guild Vs Guild): Players need to join a guild to participate. Guilds use Dracoos to compete with each other for territories, and use the resources on these territories to strengthen the guilds.
4. Challenge Mode(Player Vs Player): One Dracoo is needed to participate. Select a set of exclusive skills from the Dracoo skills provide by the system, bring the Dracoo to challenge other Dracoos, and win the final reward.

All game modes require players to own at least one Dracoo. Some modes will require BAS as entrance fee. More details can be found in other parts of the Whitepaper.


---

# 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://whitepaper.dracooworld.com/dracoo-master/game-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.
