> For the complete documentation index, see [llms.txt](https://spaceguild.gitbook.io/sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spaceguild.gitbook.io/sg/p2e-games/warsindia/game-details/game-guild-system.md).

# Game Guild System

![](/files/U37HVa37Cz92a5VwceXt)

**Sindia Game Guild is an exclusive game mechanism for WarSindia.** Depending  on the number of guild members and the total quantity of guild territory, it is divided into three levels: ***basic guild, hero guild, and legendary guild***. To form a guild, players must purchase guild territory and recruit guild members and they must expand the guild territory to upgrade the guild level. The guild is a buyout system and there are only a few of these three levels of game guild available. Residents of Sindia can apply to join a guild for free.

## **Game Guild Territory**&#x20;

The guild has its own guild territory. Each guild territory is a sacred Sindia continent region that is independent. ***The guild territory's secret feature is that it can create guild-specific resources*** including but not limited to crystals and runes, weapons and equipment, minerals, etc.

## **Guild Member Rewards**

Passive income can be activated if the number of members in one guild exceeds 10% of the overall number of guild members (rewards unique to the guild can be obtained in the game). Each guild level has a different reward: ***basic guild members will receive an additional 3% game reward bonus, hero guild members will receive an additional 5% game reward bonus, and legendary guild members shall receive an additional 10% game reward bonus***. Guild lords can raise the guild's level significantly, allowing all members to benefit from the highest award boost.

## **Guild Lord Income**&#x20;

The guild has its own shop, blacksmith shop, task hall, and guild advertisement, among other things. ***Guild lords can freely establish prices and sell unique resources produced by the guild territory*** such as elements that enhance hero runes, forged artifact shards, unique runes, etc. Guild task halls allow members to actively accomplish guild tasks for rewards and guild lords have the right to tax and afterward collect these guild taxes from guild members.&#x20;


---

# 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://spaceguild.gitbook.io/sg/p2e-games/warsindia/game-details/game-guild-system.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.
