# Endless Tower

1. #### **What is the Endless Tower?**
   * The **Endless Tower** is a dungeon where you climb as high as possible to earn various rewards.
   * You can challenge it **once per day for free**, and additional attempts require an **Endless Tower Admission Ticket**.
   * You can obtain materials needed for crafting and upgrading gear, such as **Star Dust** and **Crumb of Darkness**.

2. **How to Play**
   * You can challenge the tower with **PVP companions**. Clear all monsters on a floor to proceed to the next.
     * You can directly control other PVP companions.
     * If **all Characters**, including your own, are defeated, the tower run ends.
   * A **powerful boss** appears every **5 floors**.
     * Bosses have **high resistance to status effects** and use **unavoidable attacks**.
   * By offering **Ashes of Darkness** to the **Immortal Brazier**, you can start from a higher floor.


---

# 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://wiki.ragnaroklibre.com/game-system/dungeon/endless-tower.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.
