# Clans

### Overview

**Players can organize in Clans.** Being part of a Clan means:

* Players in the same clan don't engage in combats when hunting. This means that when coordinating hunts, going in packs increases the chance of winning battles and loot more rewards.
* Spillage from hunting on clan's territory is split between the player hunting and the territory owner.
* Players can perform spells and buffs on clan members' territory. Spells casted on a territory change the territory properties and create advantages/disadvantages for the vampires hunting on it.&#x20;

### Level Requirements

Players can create a clan starting with level 5 and they can join an already created clan starting with level 3.

### Token Emission

Each time a player spends BLOOD in the game (territory purchase or craft), $DARX is minted and sent to their clan's treasury.&#x20;

Each Clan manages their own treasury and decide how the assets in the treasury are distributed to their members.&#x20;

<mark style="color:red;">**More about Clans, soon..**</mark>


---

# 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.vampirewars.io/the-game/clans.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.
