# The Oracle's Blessing

Welcome to The Oracle's Blessings Wiki! Here, you'll find all the information you need to understand and complete the [Oracle's Blessings challenges](#oracles-blessing-challenges). By completing these challenges, the Oracle recognizes your hard work and sacrifices, blessing you with a permanent `/sell hand` boost.

## What is The Oracle's Blessing?

When you use `/sell hand` and have The Oracle's Blessing, you'll receive a bonus. This bonus is permanent—once earned, it’s yours forever! Rank-based blessings are rewarded as you achieve specific player ranks, while item-based blessings can be earned in any order. All blessings will stack as you complete more challenges, enhancing your rewards further.

Use `/tob` to check which blessings you have already earned!

Read on to discover the different ways to obtain The Oracle's Blessing and how to submit your completed challenges to receive your rewards.

## How to Complete and Submit Oracle's Blessings

1. **Store the required items**:
   * Gather all the necessary items for the Oracle's Blessing challenge you want to complete.
   * Store these items in a locked chest(s) using the `/lock` command and note the coordinates.
2. **Open a ticket on Discord** #staff-support-tickets:
   * In the Discord ticket, provide the coordinates of the locked chest(s) with the required items.
3. **Wait for staff verification**:
   * Our staff will validate the items and take them for The Oracle.
4. **Receive your reward**:
   * You'll be granted The Oracle's Blessing reward, which includes an increase in `/sell hand` earnings!

## Additional Tips and Reminders

* Browse the following pages to learn about the different ways to obtain The Oracle's Blessing.
* Keep your locked chest's coordinates private and share them only in the Discord ticket to ensure the security of your items.
* You can double-check which blessings you have received with `/tob`.

{% hint style="danger" %}
**⚠️ Items submitted will be taken after you complete the challenge!**
{% endhint %}

## Oracle's Blessing Challenges

### Rank-Based Challenges

* [Heaven Earth Harmony](/minecraft/events-challenges/the-oracles-blessing/01-heaven-earth-harmony.md) - Achieved with Demigod rank
* [Divine Ascension](/minecraft/events-challenges/the-oracles-blessing/02-divine-ascension.md) - Awarded with God rank
* [Olympian Valor](/minecraft/events-challenges/the-oracles-blessing/03-olympian-valor.md) - Achieved with Olympian rank
* [Titan Legacy](/minecraft/events-challenges/the-oracles-blessing/04-titan-legacy.md) - Achieved with Titan rank
* [Immortal Wisdom](/minecraft/events-challenges/the-oracles-blessing/05-immortal-wisdom.md) - Achieved with Immortal rank

### Additional Challenges

* [Deep Sea Devotion Tribute](/minecraft/events-challenges/the-oracles-blessing/deep-sea-devotion-tribute.md)
* [Epic Arsenal Tribute](/minecraft/events-challenges/the-oracles-blessing/epic-arsenal-tribute.md)
* [Grinders Glory](/minecraft/events-challenges/the-oracles-blessing/grinders-glory.md)
* [Opulent Offering](/minecraft/events-challenges/the-oracles-blessing/opulent-offering.md)
* [Quartz Hoarders Honor](/minecraft/events-challenges/the-oracles-blessing/quartz-hoarders-honor.md)

***

[Events & Challenges](/minecraft/events-challenges.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/events-challenges/the-oracles-blessing.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.
