# Central Laboratory

1. #### **What is the Central Laboratory?**
   * The **Central Laboratory** is a dungeon where you can try out different job characters and obtain **Experiment Fragments**.
     * The performance of other job characters is influenced by your own character’s **Job** [**level**](/characters/level.md) and **class advancement**.
     * Experiment Fragments can be used to craft **Lab Archives** or enhance the [**Sharevice**](/game-system/sharevice.md).
   * This content becomes available once you reach **Job Level 50**.

2. **How to Play**
   * Upon entering, you can choose one [Skill](/characters/skills.md) from a variety of skills available to the [Job](/characters/job.md) Character.
     * Each time you clear a stage, you can choose and enhance additional skills.
   * During gameplay, when the **item gauge** at the bottom fills up, you’ll acquire an item that provides a useful effect.
     * These items can be used strategically to help clear stages.
   * A **Boss Monster** appears every **5 stages**.
   * Clearing all **15 Stages** completes the current level of the Central Laboratory


---

# 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://wiki.ragnaroklibre.com/game-system/dungeon/central-laboratory.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.
