# Mechanics

The game will be a 3D hyper-casual styled fighting game that is similar to Brawl Stars, fighters will be able to engage in both melee or ranged attacks depending on the weapon that they have selected with a movement system that allows them to move up, move down, left, right as well as the ability to engage with several obstacles and objects scattered across the map.&#x20;

**Two main factors determine the outcome of a battle in equal measures:**&#x20;

1. The overall strength of your Fighter is decided by their traits (namely base race, armor, and weapon)&#x20;
2. Your gameplay performance.

We don’t want this to be a pay-to-win game where a rarer fighter will destroy everyone else. Although a rare fighter with strong armor and weapons provides a significant advantage, it is still only half the equation as the rest will depend on how well you can actually play the game. It is entirely possible that a more skilled player in the game with a 50 percentile fighter can beat a 80 percentile player.


---

# 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.galaxyfightclub.com/gameplay/battling.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.
