# Guild Management

The **Guild Management** system in Rivalia Online allows players to fully manage their guilds directly within the game, eliminating the need to visit an external website for administration or war tracking. This feature provides a seamless in-game experience for guild leaders and members to oversee all aspects of their guild.

## <mark style="color:red;">**Features:**</mark>

<mark style="color:red;">**Guild Administration**</mark>

* **General Guild Management:** Create, edit, and manage your guild's settings without leaving the game.
* **Member & Role Management:** Assign roles, set ranks, and manage member permissions with ease.
* **Guild Bank & Donations:** Members can contribute funds to the guild bank, which plays a crucial role in financing wars, unlocking buffs, and improving the guild’s ranking.

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

<mark style="color:red;">**Guild Wars & Pacifist Mode**</mark>

* **Declare Wars:** Challenge rival guilds to battle.
* **Forced War Mode:** Declare war upon an opponent unless they have **Pacifist Mode** activated.
* **Pacifist Mode:** Guilds can activate this mode once per week by making a payment, preventing forced war declarations.
* **War Score Tracking:** Monitor real-time war scores and battle history between guilds.

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

<mark style="color:red;">**Guild Buffs & Progression**</mark>

Guilds can unlock **powerful buffs** for their members by donating to the guild bank and advancing in level. At each milestone, the guild must **choose between two buffs**, tailoring their strengths to fit their playstyle.

<mark style="color:red;">**Buff Unlock Order:**</mark>

<table><thead><tr><th>Level</th><th align="center">Option 1</th><th align="center">Option 2</th><th data-hidden></th></tr></thead><tbody><tr><td>Level 2</td><td align="center">Mana Regeneration</td><td align="center">Health Regeneration</td><td></td></tr><tr><td>Level 4</td><td align="center">Critical Hit Chance</td><td align="center">Critical Hit Amount</td><td></td></tr><tr><td>Level 6</td><td align="center">Movement Speed</td><td align="center">Attack Speed</td><td></td></tr><tr><td>Level 8</td><td align="center">Physical Protection</td><td align="center">Elemental Protection</td><td></td></tr><tr><td>Level 10</td><td align="center">Life Steal</td><td align="center">Mana Steal</td><td></td></tr><tr><td>Level 12</td><td align="center">Magic Level</td><td align="center">Melee Skills</td><td></td></tr><tr><td>Level 14</td><td align="center">All Protections Against Monsters</td><td align="center">All Protections Against Players</td><td></td></tr><tr><td>Level 16</td><td align="center">Damage vs Monsters</td><td align="center">Damage vs Players</td><td></td></tr><tr><td>Level 18</td><td align="center">Mana Cost Reduction</td><td align="center">Cooldown Reduction</td><td></td></tr></tbody></table>

<figure><img src="/files/pDN0uUXWEvV9X7H0rgPF" 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://rivalia-online.gitbook.io/rivalia-online/systems/guild-management.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.
