# Game Mechanics

As a player, you need to go farm resources through **adventures** (such as **world map** or **dungeon**), do a daily quest, fight in **PVP Battles, Upgrade Weapon, Upgrade  Mount, Upgrade Cape, Upgrade Skills, add slot to your NFTs,  and level your character.**

**GAME MECHANICS**

* The first mechanics of the game that will be released is adventure mode, letting players earn different resources by defeating the world map monsters.
* The second mechanic is the **skill system.** The players can use it in adventure and PVP.
* The third mechanic is the **leveling system,** in which players need to level up to gain experience and receive stat each level.&#x20;
* The fourth mechanic is the **slot system.** Players can put scrolls to make their character stronger and this will be implemented soon.
* The final mechanic is the **PVP** mode. Players will face each others' Battle Warrior depending on their power and the winner will get a reward.


---

# 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://battle-warriors.gitbook.io/battle-warriors/gameplay/game-mechanics.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.
