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

# Guild Package

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

## How to Obtain Your Guild Migration Package

To claim your **Guild Migration Package**, head over to **@npc 5** and talk to the **Guild Manager NPC**.

Before you can claim the package, make sure you meet the following requirements:

***

## Guild Package NPC

### Overview

The Guild Package NPC is a special vendor that provides guild-related rewards to eligible players. This NPC offers a one-time account-bound package to help players establish and strengthen their guild presence.

### Location

* **Map:** Prontera
* **Coordinates:** 130, 216
* **Sprite:** Guild Master (ID: 728)

### Requirements

To claim the Guild Package, players must meet **ALL** of the following criteria:

* **Base Level:** 255 (maximum level)
* **Job Level:** 100 (maximum job level)
* **Guild Membership:** Must be a member of any guild
* **First-time Claim:** Can only be claimed once per account/gepard

### Rewards

* **Item:** Guild Package (Guild Crest)
* **Binding:** Account-bound (cannot be traded or dropped)
* **Quantity:** 1 unit

### Usage Instructions

1. Locate the NPC in Prontera at coordinates (130, 216)
2. Ensure you meet all requirements listed above
3. Talk to the NPC to initiate the claim process
4. Receive your Guild Package instantly upon successful claim

### Important Notes

* **One-time only:** This package can only be claimed once per account, even if you change guilds
* **Level requirement enforced:** The NPC will reject players who haven't reached maximum levels
* **Guild membership required:** Players without a guild cannot claim this package
* **Server announcement:** When claimed, all players online will see an announcement of your successful claim
* **Account binding:** The item received is permanently bound to your account

### Tips

* Make sure to join a guild before attempting to claim
* Consider coordinating with your guild members to claim packages together for a group celebration

{% hint style="success" %}
Upon getting the Guild Package, you can leave the guild that your into.
{% endhint %}

{% hint style="danger" %}
You can only open this Guild Package once per account
{% endhint %}

***

### List of Items: <a href="#list-of-items" id="list-of-items"></a>

* [Sealed Quest Weapons](#user-content-fn-1)[^1]
* White[ Valkyrie Set](#user-content-fn-2)[^2]
* [Sealed Quest Wings](#user-content-fn-3)[^3]
* [Sealed Quest Head Protector](#user-content-fn-4)[^4]
* [Sealed Vote Accessories](#user-content-fn-5)[^5]
* Sealed Turtle General Card
* Sealed Doppelganger Card
* x1 7Days VIP Ticket

#### Supplies: <a href="#supplies" id="supplies"></a>

* 100 Yggberry Box
* 100 Yggseed Box
* 100 Thunder Box

{% hint style="info" %}
Guild Migration Package is Gepard Based
{% endhint %}

{% hint style="danger" %}
Make sure that you have enough space in your inventory.
{% endhint %}

[^1]: ▪ Fist of Fury \[3]    \
    ▪ Skewer \[3]    \
    ▪ Icarus Sword \[3]    \
    ▪ Icarus Bow \[3]    \
    ▪ Icarus Staff \[3]    \
    ▪ Icarus Book \[3]    \
    ▪ Icarus Dagger \[3]    \
    ▪ Icarus Axe \[3]    \
    ▪ Icarus Spear \[3]    \
    ▪ Icarus Whip \[3]    \
    ▪ Icarus Harp \[3]    \
    ▪ Icarus Katar \[3]    \
    ▪ Icarus Revolver \[3]    \
    ▪ Icarus Huuma \[3]

[^2]: ▪ White Valkyrie Armor \[1]    \
    ▪ White Valkyrie Shield \[1]    \
    ▪ White Valkyrie Shoes \[1]    \
    ▪ White Valkyrie Manteau \[1]

[^3]: ▪ Sealed Phoenix Wing    \
    ▪ Sealed Demon Wing    \
    ▪ Sealed Arctic Wing    \
    ▪ Sealed Gargoyle Wing    \
    ▪ Sealed Torn Wing    \
    ▪ Sealed Icarus Wing    \
    ▪ Sealed Black Butterfly Wing    \
    ▪ Sealed White Butterfly Wing

[^4]: ▪ Fire Head Protector \[1]    \
    ▪ Wind Head Protector \[1]    \
    ▪ Earth Wind Protector \[1]    \
    ▪ Water Head Protector \[1]    \
    ▪ Sound Head Protector \[1]    \
    ▪ Lightning Head Protector \[1]

[^5]: ▪ Mighty Belt \[1]    \
    ▪ Belt of Haste \[1]    \
    ▪ Runic Belt \[1]    \
    ▪ Belt of Yggdrasil \[1]    \
    ▪ Prosperous Belt \[1]    \
    ▪ Bullseye Belt \[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, and the optional `goal` query parameter:

```
GET https://playdarkro.gitbook.io/wiki/padawans-guide/guild-package.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
