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

# Biolab 4

![Logo](/files/JtNw7Tw31gOJTJ9IpvkR)

Bio Laboratory 4 (also known as Lighthalzen Dungeon 4) is one of the most challenging locations in Ragnarok Online, where players face clones of real characters with third job classes. It is inhabited by extremely powerful monsters with strong skills, high attack speed, and advanced AI, making it a tough challenge even for well-organized parties. The location attracts players with rare loot and the chance to obtain valuable cards.

## How to get there

The entrance to Bio Laboratory 4 is located in the bottom-right corner of the Bio Laboratory 3 map (`/navi lhz_dun03 240/76`).

![Warp to Bio Laboratory 4](/files/Mpt6Lc3juUy1HsdrXRKc)

## Monsters

The table includes only regular mobs; mini-bosses and MVPs are not included.

| Monster                                        | Quantity | In-game command |
| ---------------------------------------------- | -------- | --------------- |
| ![2221](/files/NJ5wtygXs0PYxv9WznS8) Randel    | 42       | @mi 2221        |
| ![2222](/files/BMpwT5U0ZDl1pvhLyS9F) Flamel    | 42       | @mi 2222        |
| ![2223](/files/TnuNVtXVvwAYY6StB97X) Celia     | 81       | @mi 2223        |
| ![2224](/files/Lkg8MWan246iZkTzs6N4) Chen      | 42       | @mi 2224        |
| ![2225](/files/rmIs3Uujz5LYCgmc4QJy) Gertie    | 57       | @mi 2225        |
| ![2226](/files/J2smqU6XqVa3j0hDmr0N) Alphoccio | 42       | @mi 2226        |
| ![2227](/files/dHeModUPMElaBU2K4pa6) Trentini  | 42       | @mi 2227        |

## Ghost Chill and Blood Thirst

On the first floor of Bio Lab, you’ll find an NPC called BioShop (`/navi lhz_dun01 142/289`). He lets you trade Blood Thirst — dropped by monsters in Bio Lab 4 — for Ghost Chill and various equipment.

![BioShop](/files/cHU124fdSwYkzI3XGUEg)

## Particle Box and Sinister Energy Particle

Each monster in Biolab4 has a chance to drop a ![25130](/files/nHD8btOj6f9fmvop46dz) **Sinister Energy Particle**, which can be exchanged in the shop for a ![14003](/files/nskog2MYASxzUIA2ikAV) **Particle Box**.

![Particle-Box](/files/B5CYbCEUYD2HFacf21zn) ![Sinister-Energy-Particle](/files/rCTjnUyafLEs8gSoSxzL)

Just a few steps away, you’ll find another NPC named Fred (`/navi lhz_dun01 137/289`), where you can exchange 100 Ghost Chill and 5 RLE (Ragnarok Limited Edition) items to get a slotted version of RLE gear.

![Fred](/files/8NigjUxt2p6TNWoyN6fj)


---

# 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:

```
GET https://darkgroom.gitbook.io/darkgroom-docs/docs/biolab4.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.
