# Shrine

<figure><img src="/files/LEHUAmACYkN4MN1XwRxz" alt=""><figcaption></figcaption></figure>

Shrines is a plugin that allows you to add shrines throughout your map. These shrines can be unlocked through a permission, giving you the ability to connect them to any plugin. Additionally, it will support future quest or dungeon plugins, allowing you to link them together.

To create a shrine, simply type "/shrines editor" to open a GUI that enables you to create and modify all the parameters of your shrine. Furthermore, there is a teleportation menu. Once a shrine is unlocked, players can teleport to the unlocked shrine.


---

# 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://docs.anotherlevel.it/documentation/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.
