> For the complete documentation index, see [llms.txt](https://shadow-looters.gitbook.io/shadow-looters-whitepaper-and-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shadow-looters.gitbook.io/shadow-looters-whitepaper-and-faq/clans/clans-wars-and-tournaments.md).

# Clans Wars & Tournaments

### Shadow Clan war

Shadow Clan Wars is a 1v1 opportunity to play with your clan badge representing your clan against other clans around the world to win rare prizes. In a tournament where each clan faces off with each other, clan leaders/protectors will choose players that are willing to fight to bring the loot glory to the clan.

#### **Entry Requirements: Shadow token + NFTs**

* To participate in clan wars, the player must use On-chain NFT.
* Entry attempts into Clan Wars cost on-chain shadow token

Clan Leader distributes winnings to members based on their contribution

### Bracket Tournaments

A classic tournament format where you have the opportunity to play individually in a Bracket tournament against other clan players for prize&#x73;**.**

#### **Example Tournament Event Structure:**

* Some X# of brackets per day.
* For example
  * 10K $SHADOW COIN entry cost
  * Top 1 wins 8K $SHADOW
  * Top 2 wins 4K $SHADOW
  * Top 3 wins 2K $SHADOW
  * Top 4 wins 1K $SHADOW

Clan Leader distributes winnings to members based on their contribution


---

# 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, and the optional `goal` query parameter:

```
GET https://shadow-looters.gitbook.io/shadow-looters-whitepaper-and-faq/clans/clans-wars-and-tournaments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
