# Dungetron: Void

The Void: a special dungeon that opens up during specific events\
\
Combat, skills, entry, & rewards are different from standard dungeons and may change each event

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

### Combat

The Void has unique rules

* Gear & Charms do not work in the Void
* Consumables may be brought into the Void

<figure><img src="/files/PzuTRsgQq8xWUEYSmQyH" alt="" width="563"><figcaption></figcaption></figure>

### Skills

Use Void Essence dropped in the Void to level your skills

In the void, you can only level up your HP, armor, and the unique skills below:

* Tenacity: chance to recover double Armor by 1%
* Block: Chance to block by 1%. Reduces damage by half
* Evasion: Chance for evasion by 0.5%. Reduces damage to 0
* Luck: Chance to crit by 0.75%. 2x the damage
* Intuition: Increase chance by 0.5% to 'predict' an enemy move (a red X will appear on the next move that your enemy will not use, if this triggers)

Temporary upgrades for weapon skills may still drop at the end of each battle

{% hint style="warning" %}
Important: Void Skills & Void essence both reset at the start of each Void event
{% endhint %}

### Entry Requirement

The Void Dungeon typically requires an entry requirement, such as, but not limited to:

* gigabit
* ingame resources

Entry requirements are subject to change from one event to the next

### Rewards

Rewards may change with each Void Dungeon event\
\
There may be a jackpot of gigabit, which portions can be won from for accomplishing certain tasks, such as: a chance of winning a % of the jackpot upon defeating an 'Echo' of another player, or a similar chance upon final boss clear\
\
These are subject to change with each event. Follow announcements to see each event's format

### Daily Limit

There is currently no daily limit, this may change depending on event structure

### Flee

You are able to flee the dungeon (end your run without dying and keep any unused consumables) by approaching the ladder once you've defeated an enemy, and before progressing to the next room

### Consumables

You can craft or purchase consumables to take into the dungeon with you, they will drop upon death


---

# 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.gigaverse.io/combat/dungetron-overview/dungetron-void.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.
