# Gold Nuggets

Players will occasionally discover gold nuggets while mining. Sizes will range from small to giant. Small to medium nuggets are generic and fungible. Large to giant nuggets are totally unique and collectible [blockchain-enabled items](/virtual-items.md#blockchain-enabled-items) / [Non-Fungible Tokens (NFTs)](/virtual-items.md#non-fungible-token-nft). \
\
Gold nuggets have intrinsic value determined by their *weight* and *purity.* Purity is determined by the amount of gold contained within the nugge&#x74;*.* The larger nuggets also have subjective *artifact value* which is determined by a combination of *size*, *weight*, *purity* and *aesthetic qualities*. Values are expressed in [Paydirt Dollars](/paydirt-dollars.md).\
\
Large to giant nuggets are so rare that when a discovery is made, it will be announced to the entire Paydirt community, and the discoverer can choose a name for the nugget.&#x20;

For more information about Paydirt Nuggets, 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-nuggets.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.
