# Buying & Selling

In-game businesses staffed by Non-Player Characters (NPCs) and [Vendors](https://whitepaper.paydirt.game/vendors) will buy from and sell to players the types of [game items](https://whitepaper.paydirt.game/virtual-items#game-items) they stock or are interested in buying.\
\
[virtual-currency](https://whitepaper.paydirt.game/virtual-currency "mention") is used for all in-game transactions.\
\
Players may also buy and sell in-game goods and services with any form of gold by its *weight*, by its *face value (applicable to* [gold-coins](https://whitepaper.paydirt.game/virtual-items/collectibles/gold-coins "mention")*)*, or by *pinches (applicable to* [gold-dust](https://whitepaper.paydirt.game/gold-dust "mention")).\
\
The in-game buying & selling interface supports all of the above forms of payment. \
\
NPCs give change in the form of [gold-dust](https://whitepaper.paydirt.game/gold-dust "mention") or [#spanish-reales](https://whitepaper.paydirt.game/virtual-currency#spanish-reales "mention").\
\
Outside of the game, the [Paydirt Marketplace](https://whitepaper.paydirt.game/marketplace) can also be used to buy and sell.


---

# 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/buying-and-selling.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.
