# The Dungeon

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

## Diving Into the Dungeon

## [🛠️ PLAY NOW ➡️](https://www.terrax.win/)

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

In *TerraX*, players can explore the depths of the dungeon, starting their journey on **Floor 1** and battling through **4 increasingly dangerous floors**. Each floor introduces new enemies and loot, but the challenge intensifies as you descend. **Be warned**: if you push too far and fall in battle, all the hard-earned loot will be lost to the abyss. Choose your path wisely—will you conquer the dungeon or risk everything?

Dungeon materials can be used to **craft and upgrade weapons, armor, and accessories**, allowing you to stay alive longer and take on greater challenges. You can also repair your gear using these materials to ensure you’re always at your best.

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

### Floor Breakdown & Loot

* **Floor 1:**
  * **Enemies:** Goblins
  * **Loot Drops:** Goblin Hide, Rough Rubies, Rough Opals, Depth Guard Core

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

**Floor 2:**

* **Enemies:** Dungeon Guards
* **Loot Drops:** Carapace, Polished Rubies, Polished Opals, Elemental Core

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

**Floor 3:**

* **Enemies:** Swamp Creatures
* **Loot Drops:** Druid Flesh, Rough Diamonds, Rough Sapphires, Atronach Core

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

**Floor 4:**

* **Enemies:** Undead
* **Loot Drops:** Soul Eyes, Flawless Diamonds, Flawless Sapphires, Eldritch Rune, Dragon Rune

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

### Potions & Enhancements

Every player starts their dungeon journey with **3 Health Potions**, which can be used to recover during battles. If you need more, you can purchase additional potions from the game store before entering the dungeon.

You also receive **1 Super Damage Potion**, which doubles your damage output for **10 seconds**—a powerful tool to help you survive the toughest fights.

{% hint style="info" %}
Want to learn how to craft from these items? Head to the [Crafting](/terrax-whitepaper/our-mechanics/crafting.md) section to learn more.
{% endhint %}


---

# 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://terrax-docs.gitbook.io/terrax-whitepaper/our-mechanics/mining-1.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.
