# Intro

### What is Death Mode?

Death Mode is a competitive speedrun challenge where you fight through waves of monsters in a special arena.

**The goal:** Clear as many waves as possible, as fast as you can.

Everyone faces the same arena, same waves, same monsters. Your performance depends on your build, preparation, and execution.

<figure><img src="/files/EkiQVxTgn0WJpysrbVKp" alt="Build Preview - Subject to Change "><figcaption><p>Build preview. Doesn't reflect the exact waves; subject to change. </p></figcaption></figure>

***

### Supply Packs

Before each run, you'll choose a supply pack:

* **Health Pack**
* **Stamina Pack**
* **Mixed Pack**

**Unused supplies are kept if you clear all waves. Lost if you fail.**

***

### What Carries Into Death Mode

✅ Your level, stats, and attributes ✅ Your equipped gear ✅ Your active buffs

❌ No durability loss ❌ No equipment breaking

***

*More information coming soon.*


---

# 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.ruyui.com/season-0-death-mode/intro.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.
