> For the complete documentation index, see [llms.txt](https://docs.dungeons.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dungeons.game/gameplay/items/usdgold-bags.md).

# $GOLD Bags

{% hint style="info" %}
Sell $GOLD bags for $GOLD at the Loot Exchange.
{% endhint %}

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

**Introducing: $GOLD Bags**

$GOLD Bags are your main loot drop from Dungeons and Mythics. Every successful run guarantees at least one $GOLD Bag. But here’s the twist:

* Each Dungeon or Mythic drops its own unique type of $GOLD Bag.
* Bags vary in size, rarity, and how much $GOLD they contain.
* Early-game Dungeons = smaller bags, less $GOLD.
* Mythics = larger sacks of shiny coins.

**Fortune: Your Key to More Loot**

Want more bags per run? **Stack your Fortune stat.**

Here’s how it works:

* Every +100 Fortune = +1 guaranteed extra $GOLD Bag.
* Any leftover Fortune (not a multiple of 100) gives you a % chance at one more bonus bag.

Examples:

* 50 Fortune = 1 guaranteed bag (from Dungeon/Mythic) + 50% chance at a 2nd.
* 240 Fortune = 3 guaranteed bags + 40% chance at a 4th.
* 840 Fortune = 9 guaranteed bags + 40% chance at a 10th. (Tier 7 loot goblins rejoice.)

**Fortune stats higher than 140 can only be obtained through Crafting and equipping your Adventurers with higher rarity equipment.**

**Fortune favors the bold — and the bag-hungry.**


---

# 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:

```
GET https://docs.dungeons.game/gameplay/items/usdgold-bags.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.
