> 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/king_frog_hat.md).

# King Frog Hat Quest

## 🌟 Quest Overview

A **Mysterious Boy** has appeared deep in the Comodo caves, offering to help you craft the ![Frog Hat](/files/4BtBDQsFPg5WQWGBzduG) **King Frog Hat \[1]**! You can find him at the coordinates: `/navi beach_dun3 213/99`.

![King Frog Hat Location](/files/PRpW4SqG8OY1jyktd9du)

## 🎒 Required Items

The Mysterious Boy will ask you to bring him the following items:

| **Item**                                                                    | **Quantity** |
| --------------------------------------------------------------------------- | ------------ |
| ![Frog Hat](/files/oWcWAcd6Y8vLuJSF9rcH) **Frog Hat**                       | x1           |
| ![Pearl](/files/atejRXxN6hZ33NbiWghG) **Pearl**                             | x100         |
| ![Poisonous Toad Skin](/files/oCgNJnQli6JZBXKVNXZX) **Poisonous Toad Skin** | x200         |
| ![Sticky Mucus](/files/sIOxnpd6qSiNZBTCzeuR) **Sticky Mucus**               | x200         |
| ![Gold](/files/Th2XlJOXfDCiZUtiTbkV) **Gold**                               | x1           |
| ![Coronet](/files/qcAhZm6EaGeiBEYrQJ61) **Coronet**                         | x1           |
| ![Poisonous Toad Card](/files/XDiEKFWzI4DJnYRHmUGS) **Poisonous Toad Card** | x1           |

## 🏆 Quest Reward

![King Frog Hat](/files/K5LLc4GCXzapQTFMi6Rl)

Once you present all the required items to the Mysterious Boy, he will reward you with the ![Frog Hat](/files/4BtBDQsFPg5WQWGBzduG) **King Frog Hat \[1]**.


---

# 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/king_frog_hat.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.
