# Labyrinth Island

1. #### **What is the Labyrinth Island?**

   * Labyrinth Island becomes accessible once you reach **Job** [**Level**](/characters/level.md) **90**, offering a total of **four different types of content**.
   * You can hunt **stronger monsters** on the island.

2. #### **Labyrinth Forest**
   * Move through the labyrinth and find a portal to reach the **Boss Monster** within **10 minutes**.
   * You are given **3 minutes** to battle the Boss.
   * **Baphomet**

     * In the **Labyrinth Forest**, you can find **Emperium's Piece**.
     * Collect **9 Pieces** to break the **Baphomet Barrier** and challenge **Baphomet**.
     * The more Pieces you collect (up to **17**), the weaker Baphomet becomes.

3. **Time Patrol**

   * In Time Patrol, **1st-generation Share Vices and companions** cannot be used.
   * Progress by completing quests specific to this mode.
   * After a certain amount of time, the **Time Keeper** will appear automatically. Defeat the Time Keeper to move on to the next area.

4. **Gate 1**

   * Defeat all mid-bosses to challenge the **final boss**.
   * You’ll earn **greater rewards** if you participate and clear the content **as a party** rather than solo.

5. **Biolab (Biological Experiment Laboratory)**
   * Defeat all mid-bosses to challenge the **final boss**.
   * Just like Gate 1, you can receive **better rewards** when completing it **with a party**.


---

# 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/labyrinth-island.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.
