> 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/gameplay-modes.md).

# Gameplay Modes

There will be a series of PvP modes with different types of gameplay objectives available the Development team will be constantly adding more modes, maps, and content to the game. Over time, as the community and number of contributors grow, this process will become more decentralized and player-governed. Players will earn shadow in-game tokens, Loot XP, Gear upgrading parts, and make progress towards Daily / Weekly / Seasonal Mission objectives while playing these modes. Some of these modes will include

* Shadow Battle royal

* &#x20;King of looters&#x20;

* &#x20;Blazing gun’s

* Shadow Clash

* Inter-community clash

* Private Matches\
  The Develop team will create inter crypto communities battle to play in custom rooms. This is great socializing and bringing together of series of Communities, but won’t earn players Loot XP or any progression-related items/points but the crypto award’s to a series of Communities.

* Ranked Matches\
  In Ranked matches, players are matched using an ELO rating that goes up as the player wins and down as the player loses. When playing Ranked matches, players will go up in Leagues and earn points toward Ranked seasons which at the end of each season Branded NFTs are given to top rankers for each player's dedication. Which will have secondary market value and burning features and more.

* High Stakes Modes\
  These are the most hardcore modes in the game, where players enter with the knowledge that they may not leave with what they bring in. Players are able to wager both currency and game items and steal/loot from their downed opponents. These modes will require a specific rarity of items in order to enter so that all players enter with the same amount at stake. this will be mostly used in the Shadow clash mode when the best fighters of each clan are pitched against each other they stake certain items for the battle.

* **Shadow clash mode**

* 1 vs 1 battle between different clans( involves each best clan players)

* league battles between players

* Bracket Tournaments

* high prices for top league rankers

* chat rooms for each clan


---

# 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/gameplay-modes.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.
