# Guild Contribution

<figure><img src="/files/H4TUQ6ci792H3fFyf7ic" alt=""><figcaption><p>Guild Contribution NPC<br><strong><code>@npc 43 / guildcontribution</code></strong></p></figcaption></figure>

The **Guild Contribution Board** offers rotating material requests that players can complete to earn **Guild Vouchers**.

Unlike fixed quests, this system generates **randomized orders every cycle**, encouraging continuous farming and participation.

***

### 🔄 Quest Rotation

* The board refreshes **every 3 hours**
* Each cycle generates:
  * 🟢 **1 Easy Quest**
  * 🟡 **1 Medium Quest**
  * 🔴 **1 Hard Quest**

👉 **Total: 3 quests per cycle**

Completing all three quests within the same cycle grants a **bonus reward**.

***

### 🟢 Easy Quests

These quests require commonly obtainable materials.

| Item                                                       | Quantity |
| ---------------------------------------------------------- | -------- |
| ![](/files/aNygxy0S8fz8vCDJ82sf) White Potion              | 100      |
| ![](/files/2T4vXgPVDO0atTrI7eK3) Blue Potion               | 100      |
| ![](/files/dwk1D7ypl1BpRuNGDsz3)Yellow Gemstone            | 25       |
| ![](/files/Dp12rpmlmmzrgfDndvFl) Soft Feather              | 100      |
| ![](/files/A7GkaoydRKlIOzGSAhdz) Yggdrasil Berry           | 50       |
| ![](/files/fDuuh6QHBfFLmGx1Wdos) Yggdrasil Seed            | 100      |
| ![](/files/6E3Pe9lFvHogWzXSZQXo) Fire Elemental Converter  | 50       |
| ![](/files/8ce61LhHkqW6LpttXBfD) Water Elemental Converter | 50       |
| ![](/files/0LLFVtkjQVNE6RMBtKBh) Wind Elemental Converter  | 50       |

***

### 🟡 Medium Quests

These quests require moderately rare or valuable items.

| Item                                                | Quantity |
| --------------------------------------------------- | -------- |
| ![](/files/w2iseuIo0lyIpEY8SRDu) Gold               | 50       |
| ![](/files/K2xq8clqORcLVlR1J7VU) Treasure Box       | 100      |
| ![](/files/hcJch6AIuICcI2zGePcW) Burning Horse Shoe | 50       |
| ![](/files/QAHDNx9LwOHfOcD82qCO) Box of Thunder     | 100      |

***

### 🔴 Hard Quests

These quests require rare or high-value materials.

| Item                                            | Quantity |
| ----------------------------------------------- | -------- |
| ![](/files/fA5rGy6Pp7C39unV3IZz) Phracon        | 10       |
| ![](/files/V4zLrpjUUQo2kbbVPZGp) Emveretarcon   | 10       |
| ![](/files/XHrz8NDye0AiwUhSxKiL) Elunium        | 10       |
| ![](/files/5xp02Lx6sFde0g1TtMYx) Oridecon       | 10       |
| ![](/files/ng1hBRmHKsB4JaCxT7IH) Rough Oridecon | 10       |
| ![](/files/RXYuesj2t6Bomf97zx0x) Peridot        | 5        |
| ![](/files/NZJ19UhwHbKtAgdbClPq) Burning Heart  | 5        |

***

### 🎁 Rewards

| Quest Type            | Reward           |
| --------------------- | ---------------- |
| Easy                  | 1 Guild Voucher  |
| Medium                | 1 Guild Voucher  |
| Hard                  | 2 Guild Vouchers |
| Full Completion Bonus | 1 Guild Voucher  |

👉 **Maximum Reward per Cycle:** **Guild Vouchers(5)**

{% hint style="info" %}
**NOTE**

* Quests are **randomized each cycle**
* Players can complete **up to 3 quests every 3 hours**
* Efficient farming and coordination can significantly increase voucher gain
* Bonus rewards are only granted when **all three quests are completed**
  {% endhint %}

***


---

# 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://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/game-features/guild-contribution.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.
