# Clan Battle

Clan Battle occurs between 2 clans that have made the highest bids during the Bidding Auction. Only 16 players from each clan take part in Territory War. Clan Leader has to choose a fighting team from the list of bidders formed during the Bidding Auction.&#x20;

* Each clan member from both sides participate in a separate 1vs1 PvP fight;
* Player has 3 fights each with a different opponent from the rivaling clan;
* Opponents are selected randomly;
* **The winning Clan** is determined by the number of points gained by its fighting team in PvP fights (5 points for each victory);
* For players who have a winning streak (non-interrupted sequence of victories in fights), points are allocated according to the following scheme: first victory — 5 points; second consecutive victory — 10 points; third consecutive victory — 15 points;
* Each participant can earn a **maximum of 30 points;**
* If player loses a fight, the winning streak is over;
* Player also wins a fight if there is no rivaling opponent found during matchmaking.

&#x20;

**Clan Battle Recap:**

* A clan that manages to take over a Cell receives rewards in HGT taken from its opponent's bet;
* Clan leader can single handedly spread those tokens between clan members;
* All bidded tokens of winning clan members got unlocked and return to owners;
* Clan members of the winning clan receive 3 extra energy charges per day to be spent in daily PVP and PVE fights.

&#x20;

&#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://whitepaper.project-hive.io/project-hive/gameplay/clans-system/clan-battle.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.
