# Guild Contribution Quest

## Guild House Registration

### Location

**Map:** Revolution\
**Coordinates:** 300, 199\
**NPC:** Guild House Registration

{% columns %}
{% column %}

<figure><img src="/files/ZW5rp5ePizOxuEVYbXqz" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/nr0VPsvgpRb2ubW0jFqp" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### How to Access

#### Requirements

* Must be in a guild

#### Steps

1. Go to **Revolution** map at coordinates **300, 199**
2. Talk to the **Guild House Registration** NPC
3. If your guild isn't registered yet:
   * Registration will complete automatically
   * You'll be warped to the guild house
4. If your guild is already registered:
   * Choose "Enter Guild House" to warp in

## Guild Vault

### Location

**Map:** headq\
**Coordinates:** 75, 50\
**NPC:** Guild Vault

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

### How to Access

#### Requirements

* Must be in a guild
* Must have guild storage permission

#### Features

**Open Guild Storage**

* Requires password (set by Guild Master)
* Password protection with lockout after 3 failed attempts
* Password requirements: 3-10 characters

**Guild Storage Log**

* View last 50 storage transactions
* Shows who stored/withdrew items and when
* No password required

**Password Management (Guild Master Only)**

* Set new storage password
* Reset failed login attempts for all members

## Guild Quest Master

### Location

**Map:** headq\
**Coordinates:** 75, 57\
**NPC:** Guild Quest Master

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

### How to Access

#### Requirements

* Must be in a guild
* Guild must be registered for quest system

### Guild Registration

#### Requirements : Any guild member can register the guild.

<figure><img src="/files/2MhbLllIh2Waq49nsxpb" alt=""><figcaption></figcaption></figure>

### Quest System

#### Features

**Hourly Quests**

* New quest available every hour
* Two types: Monster hunting or Item collection
* Rewards: 1 Guild Point + 1 Personal Point + 1 Guild Token

**Quest Types**

* **Monster Hunt:** Kill 15-30 specific monsters
* **Item Collection:** Gather various items (herbs, ores, pet eggs, etc.)

{% columns %}
{% column %}

<figure><img src="/files/sf5d9N6B11q9D1qCYWHm" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/36qAnl7dYg4nLorFBONR" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

**Point System**

* **Guild Points:** Permanent guild progression
* **Weekly Points:** Weekly ranking competition
* **Personal Points:** Individual character progress

#### Commands

Use these commands to find quest targets:

* `@mi [monster_id]` - Monster information
* `@whereis [monster_id]` - Monster locations

###


---

# 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://revoclassicr0.gitbook.io/revoclassicro/revos-guide/guild-contribution-quest.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.
