> For the complete documentation index, see [llms.txt](https://whitepaper.uldor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.uldor.com/game-overview/dread-arena.md).

# Dread Arena

<figure><img src="/files/4ENM72f0R4V6RE0LWvIK" alt=""><figcaption></figcaption></figure>

The ruthless Dread King plans to unleash his undead army on the people of Uldor, but before that, they will train on you! In the Dread Arena you will face the gruesome might and relentless rage of the Dread King’s foot soldiers. Your strength, stamina, and resolve will be tested… if you are up for the challenge.

## The Dread Arena <a href="#f8d0" id="f8d0"></a>

The world of Uldor is filled with many adventures and secrets for you to uncover, but to achieve ultimate glory you will have to overcome dangerous monsters that want you dead.

In the Dread Arena, you will face endless waves of undead fighters as you hone your combat skills and provide us with valuable feedback on our development. The game is set in the dark depths of the Dread King's domain, a dungeon deep underground where he prepares his army to unleash doom upon the people of Uldor.

By defeating enemies in the arena, players can unlock powerful special abilities. Players can also hack and slash your way to the top of the leaderboard in tournaments to receive exciting rewards!

<div align="left"><figure><img src="/files/p159f4EzaW53ALtJxd6b" alt="" width="319"><figcaption></figcaption></figure></div>

## Download and Play! <a href="#f8d0" id="f8d0"></a>

Uldor Dread Arena is currently available on [HyperPlay](https://store.hyperplay.xyz/game/uldordreadarena), [Elixir](https://launcher.elixir.app/games/uldor), and [Seddona](https://www.seddona.com/games/1) game launchers! The game is free-to-play.

{% embed url="<https://www.youtube.com/watch?v=vNEBcaBaYZo>" %}
Dread Arena Gameplay
{% endembed %}


---

# 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://whitepaper.uldor.com/game-overview/dread-arena.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.
