# Clans System

In **Project Hive**, players can **create or join a clan** to participate in Territory Wars, PVE boss fights and receive in-game bonuses for clan membership.&#x20;

Any player can create its own or join an existing clan.

* A clan can has a limited number of members, growing with each Rank;
* Clan members in game activity ranks up their clan;
* All members receive certain advantages depending on clan's rank.

**Clan's ranking**

**Rank 1** — clan's hierarchy:

* Leader (only 1)
* Marshal
* Captain
* Drone

Leader can promote any clan's member to any role in the clan's hierarchy, including his own, depending on available slots. The maximum number of clan members under each role depends on the clan's rank.&#x20;

Marshal can promote a drone into a captain's position.

Leader and Marshal can both accept requests to join the clan and kick any member at their wish. &#x20;

Captains can only accept new requests to join the clan as a drone.

At the initial Rank clan's only available multiplayer activity is to take part in Territory War.

**Rank 2**&#x20;

* Clan leader gets the ability to create a unique clan emblem NFT item;
* Increase the clan members limit;
* Additional slots for clan members under each role.

**Rank 3**&#x20;

* Clan members receive additional daily PvP battle attempts;
* Increase the clan members limit;
* Additional slots for clan members under each role.

&#x20;

**Benefits to join/create the clan:**

* Increased rewards for daily activities;
* Territory Wars with massive rewards;
* 3 extra PVP battle attempts as long as a clan controls a Territory;
* Participate in clan's PVE activities to receive additional rewards.&#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.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.
