# Gold Room

<figure><img src="/files/xOQvXBycyuWtJVDQLxsr" alt=""><figcaption><p>Gold Room NPC<br><strong><code>@npc 32 / goldroom</code></strong></p></figcaption></figure>

The **Gold Room** is a controlled farming environment designed to regulate gold acquisition while maintaining fair gameplay through strict limits and monitoring systems.

***

### Happy Hour System

Happy Hour is a scheduled event that alternates every 30 minutes.

Example:

* 00:00 – 00:30 → **Active**
* 00:30 – 01:00 → **Inactive**
* 01:00 – 01:30 → **Active**
* 01:30 – 02:00 → **Inactive**

***

### Effects During Happy Hour

While active, players receive:

* **2× Gold Points**
* **PK Mode Enabled**

***

### Entry Conditions

* The first **five (5) entries** are free of charge.
* A fee of **250,000z** is required for succeeding entries.

***

### Room Configuration

* **PvP:** Disabled
* **Point System:** Ranges from **0 to 2 points**
* **Death Penalty** 25%

***

### Monster Composition

<figure><img src="/files/pG49gJUCfYpuIR2zOXr9" alt=""><figcaption><p>Golden Bird<br>ID: 26001</p></figcaption></figure>

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

<figure><img src="/files/J0oQT9PMGQRzUYD4PyaO" alt=""><figcaption><p>Bow Guardian<br>ID: 1830</p></figcaption></figure>

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

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

* Killing Bow Guardian will grant you 10 Gold Points.
  {% endhint %}

***

### Limitations

* **Maximum Gold per Entry:** 1,000 Gold
* **Maximum Gold per Day:** 15,000 Gold *(per IP address)*

***

### Allowed Item/Skill

* ![](/files/ebxDdVBeucEYxDjVSkL0) **Teleportation Skill:** Disabled
* ![](/files/FPzFqgDgTQ574BeczAZA) **Fly Wing:** Enabled
* ![](/files/o6hvabT7ojVJEzn4HrZ7) **Hunter Talisman**: Enabled
* All items and cards with Auto Spell effects are disabled in this area. Only status proc effects (such as Vanberk Card) are allowed and will function normally.

***

## Anti-Bot System

<figure><img src="/files/8Bdg2JiYLq9Z743AX0rs" alt="" width="563"><figcaption><p>Anti-Bot System</p></figcaption></figure>

### Overview

The **Anti-Bot Verification System** is a security feature implemented inside the **Gold Room** to help prevent automated farming and bot activity in Ragnafinest Online.

While farming inside the Gold Room, players may occasionally be recalled to a special verification map. To return, players must correctly identify the hidden target monster by attacking the correct one.

Once the correct monster is hit or defeated, a portal will appear and allow the player to re-enter the Gold Room.

***

### How It Works

### 1. Random Recall Event

While farming inside the Gold Room:

* The system may randomly teleport players to a special **Verification Map**
* This process happens automatically
* The recall is designed to verify active player participation

***

### 2. Hidden Monster Challenge

Inside the Verification Map:

* Several identical monsters will appear
* Only **one monster is the correct target**
* There are no visible indicators showing which monster is correct

Players must:

* Guess which monster is the correct one
* Attack or kill the correct monster to pass the verification

#### Important Notes

* The correct monster is randomly selected
* Wrong guesses will not open the portal
* Players may need multiple attempts before finding the correct target

***

### 3. Portal Activation

After hitting or defeating the correct monster:

* A portal will automatically appear
* Entering the portal returns the player to the Gold Room
* Verification is then considered complete

***

## Purpose of the System

The Anti-Bot Verification System is designed to:

| Purpose                   | Description                                           |
| ------------------------- | ----------------------------------------------------- |
| Prevent Botting           | Bots struggle with randomized hidden-target mechanics |
| Encourage Active Gameplay | Requires player interaction and decision making       |
| Protect Server Economy    | Reduces automated zeny farming                        |
| Maintain Fair Competition | Helps keep the Gold Room fair for active players      |

***

## Failure Conditions

Players may fail the verification if they:

* Remain inactive for too long
* Disconnect during the challenge
* Exceed the allowed verification time
* Fail to locate the correct monster

Possible consequences may include:

* Removal from the Gold Room
* Temporary re-entry delay

***

## Gold Room Sniper Build for Newbie

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

***

## Gold Room Stakler Build for Newbie

<figure><img src="/files/ikyXD8ij2GcyG4Cz4jWP" 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://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/game-features/gold-room.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.
