# Game Balancing

While there are numerous games being developed, it is the Game Balance that primarily differentiate some games from the others. **Game Balancing** is a very crucial part and the decisive factor of the game's overall success whether it is player-based and user experiences.

The Arcus Team is currently implementing parameters in order to maintain the balance of the game:

* Different types of weapons being developed will be having different attributes.&#x20;
* Arcusian Ethers will acquire strengths and weaknesses.&#x20;
* Players will have the option to choose which weapon type works for them in the strategic mode of the game.


---

# 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://arcus-1.gitbook.io/welcome-to-arcus/gymMIWC2x79D0j5PvvlM/game-information/game-balancing.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.
