# Taming Labyrinth

1. #### **What is the Taming Labyrinth?**
   * The Taming Labyrinth is a dungeon where you can acquire Qpet Shards. You can participate if your Job Level is 75 or higher.
     * By collecting 40 Qpet Shards, you can summon a Qpet.
   * Each day of the week unlocks a different labyrinth, each with unique monsters and juice types required for taming.\
     Juice can be obtained from the **Guild Shop** and **Guild Quests**.
     * **Daily Juice Schedule:**
       * **Monday**: Grape Juice
       * **Tuesday**: Orange Juice
       * **Wednesday**: Apple Juice
       * **Thursday**: Melon Juice
       * **Friday**: Banana Juice
       * **Saturday**: Unknown Juice
       * **Sunday**: Mixed Juice
   * **Taming Labyrinth is available during the following times (3 one-hour windows):**
     * 05:00 - 06:00
     * 09:00 - 10:00
     * 21:00 - 22:00

2. **How to Play**
   * While exploring the labyrinth, you’ll encounter monsters. Throw juice to attempt taming.
     * On a **successful** taming attempt, you will receive **Qpet Shards** and **Guild Coins**.
     * On a **failed** attempt, the monster will flee, and the juice used will not be returned.
   * As long as you have juice, you can play freely during the 1-hour window.


---

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