# Forming a Guild

Anyone can form a guild. However, guilds are limited to 50 players (not villages).&#x20;

Guilds have three recruitment settings: **open**, **invite-only / request**, and **closed**. Guilds with open invitation allow anyone to join as desired. Guilds with invite-only / request invitation require a senior member of the guild to invite any newcomers, and newcomers can apply to the guild. Guilds with closed invitation cannot have join requests, but can still send out invites.

Guilds have 4 roles: leader, moderator, member and basic. Leaders can appoint new moderators and leaders, as well as take any moderator actions. Moderators can only take moderator actions. Members do not have any special functionality, but can view guild boards. Basic members do not have any privileges whatsoever. Leaders and moderators can set the default role a joining member is.

Moderator functionality includes: inviting a player, kicking a player, managing invitations, managing messages on the forum, and viewing the audit log.

It is advantageous to join a nearby guild, as players can much more easily support each other this way.&#x20;


---

# 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://cryptoblades.gitbook.io/cryptoblades-kingdoms/guilds/on-guilds.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.
