# Faction War

Faction War is a Risk-like subgame, where players divided into Samurai and Ninja factions wage PvE battles to conquer a game map for their faction. Players attack their opponent’s regions or defend their own, and each victory provides a slight increase to their faction’s control of the region. Once a faction gains majority control of a region, they claim it as their own and it's counted towards end-of-season victory tallies. At the end of the season the faction that has majority control of the map wins. Every player in the winning faction receives that season’s rewards, and the most active players in that faction receive bonus rewards. In order to make players continuously fight for the regions, as opposed to last-minute grabs for territory, there will be a third AI faction that will slowly gain control of regions if left unchecked. Players will also earn Silk with each Faction War victory. Additional faction rewards may include premium currency or one-of-one NFTs based on that season’s faction war theme.


---

# 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://oneshogunbusiness.gitbook.io/one-shogun-whitepaper/gameplay/game-modes/faction-war.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.
