# Spawn Items

{% hint style="info" %}
See [Custom Structures](/custom-structures.md) for more information about shrines!
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Articuno Orb</td><td><strong>Obtainment</strong></td><td>Articuno Shrine</td><td><strong>Task</strong></td><td>Kill 100 Pokémon, then right click to spawn Articuno!</td><td><a href="/files/Kw6TuRvp6zeiPtIx6SrN">/files/Kw6TuRvp6zeiPtIx6SrN</a></td></tr><tr><td><strong>Name</strong></td><td>Zapdos Orb</td><td><strong>Obtainment</strong></td><td>Zapdos Shrine</td><td><strong>Task</strong></td><td>Kill 100 Pokémon, then right click to spawn Zapdos</td><td><a href="/files/QYT1ny002hMNZ0ny3GWT">/files/QYT1ny002hMNZ0ny3GWT</a></td></tr><tr><td><strong>Name</strong></td><td>Moltres Orb</td><td><strong>Obtainment</strong></td><td>Moltres Shrine</td><td><strong>Task</strong></td><td>Kill 100 Pokémon, then right click to spawn Moltres</td><td><a href="/files/U1dR6dpn41X1gjsVuKt3">/files/U1dR6dpn41X1gjsVuKt3</a></td></tr><tr><td><strong>Name</strong></td><td>Diancie Tiara</td><td><strong>Obtainment</strong></td><td>Chance upon killing Carbink</td><td><strong>Task</strong></td><td>Right click at Diancie Shrine</td><td><a href="/files/tthrJTyI9wwZAFkd2OmV">/files/tthrJTyI9wwZAFkd2OmV</a></td></tr><tr><td><strong>Name</strong></td><td>Marshadow Lamp</td><td><strong>Obtainment</strong></td><td>Marshadow Halloween Quest</td><td><strong>Task</strong></td><td>Right click at underground marshadow shrine on Halloween Island.</td><td><a href="/files/IHqcBm8YuV2NmTUWHSKh">/files/IHqcBm8YuV2NmTUWHSKh</a></td></tr></tbody></table>


---

# 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.frontier-mc.com/custom-items/spawn-items.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.
