# Gold Bars

Gold bars function as both a resource and in-game currency. They can be converted into [Gold Coins](/virtual-items/collectibles/gold-coins.md) at the [Mint & Assay Office](/mint-and-assay-office.md) or used to purchase high-value items such as [Town Lots](/virtual-items/collectibles/town-lots.md). \
\
Gold Bars have both a *weight and a purity*. The purity is determined by the amount of [infused](/paydirt-gold/infusion.md) [Paydirt Gold](/paydirt-gold.md), which is equivalent to the *gold weight*. The gold weight determines the *intrinsic value* of the gold bar, expressed in [Paydirt Dollars](/paydirt-dollars.md).\
\
Gold bars can be cast in various sizes ranging from 5 to 1000 troy oz at the [Mint & Assay Office](/mint-and-assay-office.md). Each gold bar will have a varying purity which is indicated in its description.<br>

For more information about Paydirt Gold Bars, see the [Paydirt website](https://paydirt.game/collectibles).


---

# 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/virtual-items/collectibles/gold-bars.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.
