> For the complete documentation index, see [llms.txt](https://www.btkwiki.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.btkwiki.info/ingame-guides/quest-guide/headgear-quest.md).

# Headgear Quest

## &#x20;                            🧙 Grandpa Craftsman Headgear Quest – Player’s Guide

<figure><img src="/files/mMlEQXVOJt4jRBJRT5mL" alt=""><figcaption><p>Alice</p></figcaption></figure>

> #### NPC Location
>
> * **Grandpa Craftsman** (4\_M\_DEWOLDMAN)
> * **Map:** Center Mall (`centermall`)
> * **Coords:** (124, 95)

***

#### Quest Overview

Bring Grandpa Craftsman a set of rare materials + 5 million Zeny and he’ll craft one of **16 exclusive headgears** for you!

#### How to Craft

1. **Talk** to Grandpa Craftsman at (124, 95) in Center Mall.
2. Choose your **tier**: **Upper**, **Middle**, or **Lower**.
3. Pick the **headgear** you want.
4. Hand over the listed materials and **5,000,000 Zeny**.
5. Get your new headgear – plus a server announcement:

   > “\<player> has crafted **\[Headgear Name]**!”


---

# 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://www.btkwiki.info/ingame-guides/quest-guide/headgear-quest.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.
