# Conflicts & Fights

Combat mechanics is one of the most notable game dynamics. Players can fight each other to have possession of other player's inventory. Fighting in BOFY is based on the tower defense game genre. Players choose their own equipment before the battle, and opponents can choose other items. The player that has more health points wins. The winner is the player with better equipment in the current combat situation.

Main factors of winning the fight:

* Higher-strength, defense, speed level that you can improve in the Gym.&#x20;
* Better fighting equipment

## Buildings

**Fight club** – in the fight club there are no limitation among players on a different levels. Everybody can fight everybody. As in the main game there can be no more than 6 level difference when player attacks other players. \
Every day there is made a top list and the players with most fights won receive the additional diamonds. &#x20;


---

# 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://docs.bofy.io/game-mechanics-and-main-elements/conflicts-and-fights.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.
