# Tournaments

<figure><img src="/files/AkW28CpBldvoTUtOLarn" alt=""><figcaption><p>Featured Tournament</p></figcaption></figure>

Our Dread Arena game now includes tournaments where players can showcase their scores on a leaderboard and compete for prizes!

## Featured Tournaments

Featured tournaments are public tournaments that anyone can join. Players who compete in a featured tournament will see their scores listed on a public leaderboard so they can see how they match up against the competition!&#x20;

<figure><img src="/files/VlrYdmYzhf4ROe9Pq4Iu" alt=""><figcaption><p>Tournament Creation Screen</p></figcaption></figure>

## Custom Tournaments

In addition to Featured Tournaments, players can also create their own custom tournaments. This empowers our players to challenge one another in private tournaments. After creating a tournament, you can share the access code with whomever you like! This is great for communities of gamers or content creators who want to have private tournaments among themselves without them being open to anyone. Tournaments also allow players to customize the experience, setting rules and changing the game mode. Tournaments can restrict specific characters, offer limited or unlimited attempts, set a specific time limit, and change the game mode.

<figure><img src="/files/2txdY3ASERyfo31PFCML" alt=""><figcaption><p>Tournament Leaderboard</p></figcaption></figure>

## Partner Tournaments

Featured Tournaments may be hosted by us, or they may feature one or more partners. We designed the tournament system to enable completely custom graphics so we can provide partners with an opportunity to brand a hosted tournament. This allows us to introduce our game to more communities and gives partners an opportunity to host giveaways or sponsor a prize pool for those who compete in the tournament.

<figure><img src="/files/JJWOuY45n6QTAhWXjxvI" alt=""><figcaption><p>Example of a partner tournament featuring Castle of Blackwater</p></figcaption></figure>


---

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