> For the complete documentation index, see [llms.txt](https://docs.playtheatria.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playtheatria.com/theatria/events-challenges/the-oracles-blessing/deep-sea-devotion-tribute.md).

# Deep Sea Devotion Tribute

### Offer a bountiful gift from the depths to the Oracle and receive a 10% boost in earnings.

## How to Earn This Blessing

To gain the Oracle's favor through the Deep-Sea Devotion Tribute, you must sacrifice the following items:

* **1 double chest of sea lanterns** (A double chest must be completely filled with 54 slots, each holding 64 sea lanterns, totaling 3,456 items.)
* **1 double chest of sponges** (A double chest must be completely filled with 54 slots, each holding 64 sponges, totaling 3,456 items.)
* **1 double chest of dark prismarine** (A double chest must be completely filled with 54 slots, each holding 64 dark prismarine blocks, totaling 3,456 items.)
* **2 double chests of puffer fish** (Each double chest must be completely filled with 54 slots, each holding 64 puffer fish, totaling 6,912 items.)
* **3 double chests of tropical fish** (Each double chest must be completely filled with 54 slots, each holding 64 tropical fish, totaling 10,368 items.)

Additionally, you must pay a fee of **$10,000,000**.

## Submission Guidelines

1. **Gather the required items**: Ensure all required items are collected and stored securely in locked chests. Use the `/lock` command to protect your chests.
2. **Open a Discord ticket**: Once everything is ready, open a ticket on our Discord server to start the submission process.
3. **Provide coordinates**: Share the private coordinates of your locked chests in the Discord ticket for staff to verify.
4. **Staff verification**: Wait for staff to review and confirm your submission.
5. **Receive your reward**: Once verified, the Oracle will grant you a 10% boost in `/sell hand` earnings.

For more information about submission requirements and other blessings, visit the [Oracle's Blessings main page](/theatria/events-challenges/the-oracles-blessing.md).

{% hint style="danger" %}
**⚠️ All items and payment will be removed after verification! Ensure your submission is complete before opening a ticket.**
{% endhint %}

***

[The Oracle's Blessing](/theatria/events-challenges/the-oracles-blessing.md)

[Events & Challenges](/theatria/events-challenges.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.playtheatria.com/theatria/events-challenges/the-oracles-blessing/deep-sea-devotion-tribute.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
