# Diancie Shrine

{% hint style="info" %}
To spawn Diancie in the shrine, you need a [Diancie Tiara](/custom-items/spawn-items.md)
{% endhint %}

## Spawn Location

Diancie shrines spawn anywhere in the overworld underground. They resemble amethyst geodes, but are noticeably different.

## Purpose

The shrine's only purpose is to spawn Diancie when a Diancie Tiara is right clicked inside it. The Diancie Tiara is obtained through killing Carbink, more information can be found on the Spawn Items page.

{% content-ref url="/pages/Zv2Ut197TBU5Ko67q9fm" %}
[Spawn Items](/custom-items/spawn-items.md)
{% endcontent-ref %}

<figure><img src="/files/2QbVVmi8amPDqxxaQkYM" alt=""><figcaption><p>A Diancie Shrine</p></figcaption></figure>


---

# 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-structures/diancie-shrine.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.
