> 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/gameplay-features/ranks/divine-tier/02-olympian.md).

# Olympian

### Cost to Rank Up: $10,000,000 Denarii

**Elevate your divine prowess to an even more supreme level with the Olympian rank. Building upon the foundations of the God rank, the Olympian status grants you access to powers and privileges that even the gods would envy.**

{% hint style="info" %}
Apply for this rank on our Discord under **#olympian-application**.
{% endhint %}

### 🔹 Keep Exp

* **Ascend beyond mortal limitations.** Your experience is sacred and remains with you, even in death.

### 🔹 Boosted Home and Lock Limits

* **Home Spaces:** Increase your capacity to **35 homes**.
* **LWC Limit:** Secure your items with **up to 325 chest locks**.

### 🔹 Immune to Suffocation and Drowning

* **Retain invulnerability to suffocation.**
* Take **no damage from drowning**. Live underwater or explore the depths without limits—it's your choice!

***

\| **Previous Rank:** [God](/theatria/gameplay-features/ranks/divine-tier/01-god.md) | **Next Rank:** [Titan](/theatria/gameplay-features/ranks/divine-tier/03-titan.md) |

\| [All Ranks](/theatria/gameplay-features/ranks.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/gameplay-features/ranks/divine-tier/02-olympian.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.
