# Gold Dust

Gold dust is one of the products of mining in Paydirt. It is defined as any naturally occurring gold not large enough to be a gold nugget.\
\
Gold dust is distributed as deposits within [Mining Claims](/virtual-items/collectibles/mining-claims.md). Once it is mined, it can be refined and converted to [Gold Bars](/virtual-items/collectibles/gold-bars.md) at the [Mint & Assay Office](/mint-and-assay-office.md).

One (1) unit of gold dust is one (1) troy ounce. It can be split into 6 decimals or 1 million parts, which can be thought of as fine particles of gold.

Gold dust is worth $16 [Paydirt Dollars](/paydirt-dollars.md) per troy oz.

{% hint style="info" %}
On September 9th, 1848, citizens of San Francisco met to decide the price of gold dust. They agreed that $16 per ounce was a fair price and that it ought to be taken in all business transactions at that rate.
{% endhint %}

{% hint style="info" %}
Because gold dust is unrefined, it contains impurities and its value is lower than *pure gold*. Impurities can be removed through refining at the [Mint & Assay Office](/mint-and-assay-office.md).
{% endhint %}

Gold dust collects into bottles in the player inventory. Each bottle takes up one inventory slot and weighs 100 troy ounces when fully filled.

In Paydirt, gold dust functions as both a resource and a soft [virtual currency](/virtual-currency.md). For precise trading, it can be weighed and measured using a scale. It can only be traded in units of *pinches* in the absence of a scale. Pinches have a certain amount of random variability.


---

# 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/gold-dust.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.
