# Play to Earn

Dungeon Arena hosts a **daily event** where players can compete for rewards. The event runs **from 00:00 UTC to 23:59 UTC** each day. Entry costs **0.01 SOL (May increase soon)**, and players can earn based on their performance.

### Prize Distribution

The **SOL** spent on entry fees is allocated as follows:

* **60%** Distributed to Players – Earn based on your ranking and performance.
* **30%** Burned – Reducing the total supply of **$DUN** permanently.
* **10%** Allocated to the Team Treasury – Used for game updates, marketing, and expansion.

### How to Join the Event

#### 1. Fund Your In-Game Wallet

Open **Dungeon Arena**, and in the **main lobby UI**, you'll see your **SOL balance** at the **top-right corner**. Click the **➕ icon** to add funds to your in-game wallet.

<figure><img src="/files/7bo8FyKuiy8P7TmPyD9F" alt=""><figcaption></figcaption></figure>

#### 2. Enter the Event

Once your wallet is funded, go to the **Portal**. A **dialog box** will appear, explaining the event details and how many hours are left. Review the information, then **click "Pay"** to proceed. Complete the **transaction process** and wait for confirmation.

<figure><img src="/files/1JSSblR9oAsYTK3VVRtU" alt=""><figcaption></figcaption></figure>

#### 3. Play and Earn Rewards

After a successful payment, you are **ready to enter the dungeon**! Defeat **zombies** and aim for a **high score**—the better your score, the greater your share of the **reward pool**.

Wish you a **Potato Fight! 🥔⚔️**

<figure><img src="/files/vsmnOJhv1pchz8PyxwvR" alt=""><figcaption></figcaption></figure>

#### 4. Claim Your Rewards

Rewards are **distributed daily at 23:50 UTC**. You can view your **earned rewards** in the **top-right corner of the lobby**.

### Tip: Check the Leaderboard

To see **other players' scores**, click the following **icon in the lobby**:

<figure><img src="/files/6s8NcD29b99jWAXtpwxK" alt=""><figcaption></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://dungeon-arena.gitbook.io/dungeon-arena/play-to-earn.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.
