> For the complete documentation index, see [llms.txt](https://meta-gladiators.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meta-gladiators.gitbook.io/whitepaper/3.0-the-arenas/3.2-the-tribe-wars.md).

# 3.2 The Tribe Wars

### Concept 📝

Tribe Wars is a unique concept giving all gladiators a monthly chance to not only earn individually price money, but also the possibility of **earning price money to or from their tribe**. Thus, in Tribe Wars the gladiators do not only fight for individual honor and glory, but they also fight for the honor of their tribe and a chance to reward or be rewarded by their fellow tribe members.&#x20;

### Participation ⚔️

To participate in the Tribe Wars, warriors will have to pay a mandatory entrance fee (which will vary depending on the allocation spots available for the specific Tribe Wars). When registration has closed, gladiators will be put into combat, but the gladiators will only be able to face gladiators from another tribe (until no such other gladiators are available).&#x20;

The battles will continue until only one tribe remains. &#x20;

### Prices 💰

The price pool and the distribution of prices in Tribe Wars will be based on the participation fee.

The entire price pool will be distributed equally amongst all gladiators who participated in the tribe wars and **belong to the winning tribe**. That means that if your tribe won the Tribe wars, yet you lost your individual battle, you will still be equally rewarded.

A clever tribe member understands that there is significant strength in numbers during the Tribe Wars. An even more clever tribe member also understands that not only will you and your tribe become richer if you participate and your tribe wins, but you will also make the other tribes poorer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://meta-gladiators.gitbook.io/whitepaper/3.0-the-arenas/3.2-the-tribe-wars.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.
