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

# Guild System

### Creating a Guild

Creating a guild requires a Emperium and simply type **/guild***(space)***GuildName** or hit **ALT + G**

![](/files/9MZWw10cCNLCVUNgqMJu)

Tip: You can use any special chars while making a guild name.\
For example: **°•Ragnafilian™•°**

### Guild Contribution

Maximum EXP contribution tax is 10%, and alternative for increasing Guild EXP is exclusively gained through guild members donations of zeny.

### Guild Skills

Skills are available on **Episode 3: Comodo**. There are 5 skills in begining of WOE.

| Skills                      | Effect                                                           |
| --------------------------- | ---------------------------------------------------------------- |
| **Official Guild Approval** | Enable to join and participate in guild war.                     |
| **Contract with Kafra**     | Enable to use kafra services inside castle.                      |
| **Guardian Research**       | Enable to spawn castle guardian.                                 |
| **Charisma**                | Increase HIT and ASPD for all guild members around guild master. |
| **Guild Extension**         | Increase guild member by 2 each skill level.                     |

### Guild Buffs (in concept)

When the guild reaches or surpasses the level limit, all guild members will receive a set of buffs. When a player leaves the guild, all buffs will be instantly removed from the leaving player, and a penalty of 4 days before joining a new guild.

| Guild Level | Buff              | by |
| ----------- | ----------------- | -- |
| Level 10    | Increse Exp rate  | 1% |
|             | Increse Drop rate | 1% |


---

# 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://ragnafilian.gitbook.io/ragnafilian/beginner-guide/guild-system.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.
