> 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.md).

# CLANS

Clans are one major concept in the shadow looters' social ecosystem! Being social and participating in Clans is the best way for players to win rare prizes. The primary way to win more tokens and NFTs is to participate in clan events and win prizes in clan event leaderboards. Any top-ranking Clan at the end of each season, all clan members will be rewarded. Clans will be divided into 5 namely ( Elves, Knights, Vikings, Ninjas, and Pirates) players can join any of them. Some of the Clan events are described in more detail in the sections that follow.

### **Clan Status/Badge**

Clan Status is a seasonal status metric that resets on a certain time interval( after Each season to some certain level). Clan XP and Clan Status are a way for Clans to show off their status and commitment during a specific season. Clans will offer the following rewards or bonuses:&#x20;

* **Clan Leaderboard Rewards**

  Clans who top the leaderboard during a season will receive special clan rewards. which also includes rewards to all clan members. These could include commendatory NFTs, Loot Boxes, and more
* **Discord Roles Identification**

  Discord roles will be Given to clan winners for maximum identification and honor


---

# 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.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.
