# Guilds on Clashub

Clashub allows players to establish their own guilds. Each player can only be a member of or own one guild at a time, and cannot join other guilds while part of one. Creating a guild in Clashub is very easy; you can form a guild of three different capacities by clicking on the 'Create Guild' tab on the Guild page. The guild creation fees are as follows:

**Village > 5 members > 5,000 CLASH** \
**Castle > 20 members > 15,000 CLASH** \
**King's City > 50 members > 30,000 CLASH**

Players can apply to join a guild at any time or leave the guild they are part of. Guild managers can also invite or remove any player they wish.

There are various advantages to owning a guild. Especially in Clashub tournaments, the winning guild is always rewarded. These rewards can be cash prizes, NFT prizes, or in-game asset rewards. Additionally, there are tournaments organized exclusively for guilds.

The person responsible for the guild is the Guild Captain, and all rewards are delivered to the Guild Captain. The distribution of the rewards among guild members, or the decision not to distribute them at all, is entirely at the discretion of the Guild Captain. At this point, Clashub does not take any responsibility.

<figure><img src="/files/ZPNVcGwiWIsRO4Wbg6Rh" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.clashub.io/guilds-on-clashub.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.
