# Gold Coins

Gold coins function as collectibles and in-game currency. They have both a *face value* and an *intrinsic value*. The face value is marked on the coin and the intrinsic value is determined by the amount of [infused](/paydirt-gold/infusion.md) [Paydirt Gold](/paydirt-gold.md). A third type of value, artifact value or numismatic value, may also be created by the rarity of certain limited edition coins. Values of coins are expressed in [Paydirt Dollars](/paydirt-dollars.md).

For more information about Paydirt Coins, 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-coins.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.
