# Melting

[Gold Nuggets](/virtual-items/collectibles/gold-nuggets.md), [Gold Bars](/virtual-items/collectibles/gold-bars.md) and [Gold Coins](/virtual-items/collectibles/gold-coins.md) that have been [exported](/import-and-export.md) as [Non-Fungible Tokens (NFTs)](/virtual-items.md#non-fungible-token-nft) may be [melted](/paydirt-gold/melting.md) at the [Mint & Assay Office](/mint-and-assay-office.md) to recover [Paydirt Gold](/paydirt-gold.md). Melting burns the NFT and returns [Paydirt Gold](/paydirt-gold.md) to the wallet associated with the user's game account.

[Gold Dust](/gold-dust.md), [Gold Nuggets](/virtual-items/collectibles/gold-nuggets.md), and [Gold Coins](/virtual-items/collectibles/gold-coins.md) in [game item](/virtual-items.md#game-item) form may also be melted and turned into [Gold Bars](/virtual-items/collectibles/gold-bars.md) at the [Mint & Assay Office](/mint-and-assay-office.md). Melting game items destroys the game item and returns a [Gold Bar](/virtual-items/collectibles/gold-bars.md).


---

# 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.paydirt.game/paydirt-gold/melting.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.
