# Guild War

1. **Guild War**
   * Guild War is content where you cooperate with guild members to earn guild-related rewards.
   * Collect Qpets and attack other guilds to earn great rewards.

2. #### **How It Works**
   * **Guild War Registration**
     * Only the Guild Leader and Vice Guild Leader can apply for Guild War.
     * To apply, at least one Qpet must be registered on each of the Left Poring Turret and Right Poring Turret.
   * **During the War**
     * **Battle Start**: Choose the allies who will fight alongside you.
     * **Qpet Selection**: Choose Qpets to use during the attack.
     * **Battle Progression**:
       * Destroy both the Left and Right Poring Turrets to attack the Emperium.
       * Guild War ends when the Emperium is destroyed or time runs out.
       * You receive Zeny and Guild Coins based on the damage dealt to the Poring Turrets and Emperium.
       * You can revive even if you die in battle.

3. #### **Poring Turrets**
   * These turrets protect the Emperium and are located on the left and right.
   * You can assign up to 3 Qpets to each of the Left and Right Poring Turrets.

4. Qpets
   * Qpets can be obtained from the [Taming Labyrinth](/game-system/guild/taming-labyrinth.md).
     * You can summon a Qpet by collecting 40 Qpet Shards. Gathering more shards allows evolution.
   * Qpet level can be increased using EXP Crystals.

5. #### **Buff Enhancement**
   * You can donate Juice to strengthen buffs.
   * Available buffs include:
     * Qpet Buff \[Power]
     * Qpet Buff \[Magic]
     * Qpet Buff \[Vitality]
     * Qpet Buff \[Defense]
     * Poring Turret HP

6. **Rewards**
   * **Attack Rewards**
     * Earn Zeny and Guild Coins based on the amount of damage dealt.
   * **Defense Rewards**
     * Earn Honor Tokens based on the remaining HP of the Emperium.
     * You can craft an Honor Chest using Honor Tokens.
   * **Ranking Rewards**
     * Total damage dealt by all guild members contributes to guild ranking. When the Guild War ends, rewards are sent via mailbox to all guild members.
     * **Ranking-based Rewards:**
       * **1st Place**: Advanced Accessory Box (3), Rare Ally Box (2), Quick Potion (5)
       * **2nd Place**: Advanced Accessory Box (2), Rare Ally Box (1), Quick Potion (4)
       * **3rd Place**: Advanced Accessory Box (1), Ally Support Box (2), Quick Potion (3)
       * **4th - 10th**: Combat Manual (3), Superstar Snack (3)
       * **11th - 50th**: Bubble Gum (2), Superstar Snack (2)
       * **51st - 100th**: Coin Pouch (1), Superstar Snack (1)


---

# 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://wiki.ragnaroklibre.com/game-system/guild/guild-war.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.
