# Branch Room

<figure><img src="/files/3RZDWuHEPlA38mP8Nqhz" alt=""><figcaption><p>Branch Room NPC<br><strong><code>@npc 33 / branchroom</code></strong></p></figcaption></figure>

The **Branch Room** is a special area where players can summon monsters using the following items:

* ![](/files/ppQYhtp2aAJrO6GcBoi2) **Bloody Branch**
* ![](/files/pjlwbeZUMcSkaulIWxmG) **Dead Branch**
* ![](/files/ajIKtEWZWUNamNwdEVkz) **Poring Box**

***

### Room Types

Upon entering, you can choose between two room types:

#### Public Branch Room

* Free to use
* Shared with other players

#### Private Branch Room

* Costs **10,000,000z** for **60 minutes**
* Exclusive instance for you/your party/your guild.
* Use the command:

```
@clearmobs
```

to remove all monsters in the room

***

### Room Mechanics

* Both Public and Private Branch Rooms have a **1-hour timer for MVP monsters**
* If an MVP is not defeated within **1 hour**, it will be **automatically killed by the system**

***

### Branch Merchant

Both room types contain a **Branch Seller NPC** located at the center. This NPC sells the following items:

***

#### ![](/files/ppQYhtp2aAJrO6GcBoi2) Bloody Branch

* **Price:** **2,000,000z**

**Notes:**

* Summons MVP monsters
* Has a **5% chance** to summon a **Rare MVP monster**
* The following MVPs **has a 0.20%** chance to drop their card:
  * **Valkyrie Randgris**
  * **Tao Gunka**
  * **Memory of Thanatos**
  * **Kiel-D-01**
  * **Ifrit**
  * **Golden Thief Bug**
  * **Gloom Undernight**
  * **Fallen Bishop Hibram**
  * **Berzebub**
* All other MVPs have a **0.50% chance** to drop their card

***

#### ![](/files/pjlwbeZUMcSkaulIWxmG) Dead Branch

* **Price:** **100,000z**

**Notes:**

* Summons a **random monster**
* Monster pool includes a wide variety of standard enemies. You can check the list of monsters that can spawn [here](https://ratemyserver.net/index.php?page=random_db\&op=2).

***

#### ![](/files/ajIKtEWZWUNamNwdEVkz) Poring Box

* **Price:** **50,000z**

**Notes:**

* Summons one random **Poring-type monster.**

***

### Champion MvP Build for Newbie:

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

***

### Star Gladiator MvP Build for Newbie:

<figure><img src="/files/G7XYwIvppD64LEUooMQE" 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/branch-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.
