# Shrine Quests

<figure><img src="/files/MbTsXhprNXGDqZjLmp4l" alt=""><figcaption><p>The Oracle Shrine</p></figcaption></figure>

## What are Shrine Quests?

Shrine Quests are daily tasks that consist of two distinct parts:

1. **Action Phase:** Engage in activities like mining, fishing, or chopping wood in the `/warp mining` world.
2. **Delivery Phase:** Return resources obtained during the action phase to the Oracle's shrine at `/warp shrine` in The Ark.

For help navigating these areas, refer to the [**Getting Around**](/minecraft/getting-around.md) section of the wiki.

## Starting a Shrine Quest

Players are automatically enrolled in Shrine Quests upon logging in. Notifications about your progress appear as a green chat message indicating the tasks remaining, such as:

> "x blocks left to break."

<figure><img src="/files/OOS3tctjwquGLSIqHJhe" alt="x blocks left to break"><figcaption></figcaption></figure>

## Monitoring Your Quest Progress

You can check your quest progress anytime by using the `/shrine` command. This command opens a menu displaying your current quest details:

* **Action Requirements:** The activity you need to complete in the `/warp mining` world.
* **Item Requirements:** The resource(s) you must bring to the shrine at `/warp shrine` in The Ark.

<figure><img src="/files/Tbrv07wdTdQTBvbBSZwQ" alt="" width="473"><figcaption></figcaption></figure>

## Completing a Shrine Quest

To complete a Shrine Quest:

1. Finish the action phase in the `/warp mining` world as described in your quest.
2. Deliver the required item(s) to the Oracle's shrine at `/warp shrine` in The Ark.

**Note:** The shrine will only accept items after the action phase is completed. For help navigating, check out the [**Getting Around**](/minecraft/getting-around.md) section of the wiki.

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

## Resetting Shrine Quests

Shrine Quests reset once a day.

## Rewards

Completing both parts of a Shrine Quest earns you [**Denarii**](/minecraft/gameplay-features/economy.md), our in-game currency! It pays to honor the Shrine every day!

Embark on these exciting quests, Theatrians! May your journey be filled with wisdom and prosperity.

***

🤑 🤑 🤑 Discover [ways to make Denarii](/minecraft/gameplay-features/economy/ways-to-make-denarii.md) in Theatria! 🤑 🤑 🤑

***

[Gameplay Features](/minecraft/gameplay-features/economy.md)


---

# 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.playtheatria.com/minecraft/gameplay-features/economy/shrine-quests.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.
