# Blueprint Manager

<figure><img src="/files/6dQxMo1cDnGTh47KIlfH" alt=""><figcaption></figcaption></figure>

The Blueprint Manager is a custom crafting system that allows players to submit blueprint items to unlock timed quests for exclusive headgear rewards. Each blueprint corresponds to a monster tier and generates a random set of material requirements for completion.

***

### How It Works:

{% hint style="info" %}
**Blueprints act like crafting tokens.**\
Submit one to generate a timed quest and unlock the ability to craft limited headgears.
{% endhint %}

1. **Obtain a Blueprint** - Dropped from monsters or MVPs based on their tier.
2. **Submit Blueprint** - Hand it over to the Blueprint Manager NPC to receive a quest.
3. **Fulfill Requirements** - Collect materials, zeny, or points required by the quest.
4. **Claim the Reward** - Exchange the requirements for an exclusive headgear.
5. **Repeat** - You may hold multiple blueprint quests at once (up to 10).

***

### Blueprint Types:

| Tier    | Blueprint Name                                    | Source Monster Level |
| ------- | ------------------------------------------------- | -------------------- |
| Tier D  | ![](/files/wZvu0vP4GkbizteJCadp) `Blueprint [D]`  | Lv. 1–25             |
| Tier C  | ![](/files/W1UpwnGS83ZDWjp8W2LF) `Blueprint [C]`  | Lv. 26–50            |
| Tier B  | ![](/files/ebfDRiwwsaZNc16ROb2D)  `Blueprint [B]` | Lv. 51–75            |
| Tier A  | ![](/files/gBZCCPpZuXIpR4y54YLO) `Blueprint [A]`  | Lv. 76–99            |
| Tier S  | ![](/files/LAMzZpOWwkcZeqqp3vOk) `Blueprint [S]`  | Mini-Bosses          |
| Tier SS | ![](/files/hIvPWoUYVMnnb1WGhCQK) `Blueprint [SS]` | MVP Monsters         |

{% hint style="warning" %}
**Note**: Higher tier blueprints are rarer but grant access to better and more unique headgears.
{% endhint %}

***

### Requirements:

Each blueprint quest requires a mix of the following:

| Requirement Type | Description                            |
| ---------------- | -------------------------------------- |
| Zeny             | Varies by tier                         |
| Items            | Random potions or materials            |
| Points           | Activity Points or Vote Points         |
| Time Limit       | Blueprint quests expire in 12–24 hours |

{% hint style="warning" %}
**Extension Available**: Use `Blueprint Extension Ticket` to extend quest duration.
{% endhint %}

***

### Time Limits & Extensions:

* Each blueprint quest comes with a **random duration** (between 12 to 24 hours by default).
* Use **Blueprint Extension Ticket** to extend the time by 12 hours.
* Expired blueprints are automatically removed from your quest list.


---

# 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.osro-revo.gg/featured-quest/blueprint-manager.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.
