# Paydirt

## Paydirt

- [Paydirt](https://whitepaper.paydirt.game/paydirt.md): Official Paydirt Whitepaper
- [Episodes](https://whitepaper.paydirt.game/paydirt/episodes.md)
- [Pillars](https://whitepaper.paydirt.game/paydirt/pillars.md): The Pillars of Paydirt
- [Roadmap](https://whitepaper.paydirt.game/paydirt/roadmap.md)
- [Tokenomics](https://whitepaper.paydirt.game/tokenomics.md): Tokenomics for Paydirt are detailed in the Paydirt Gold page.
- [Key Metrics](https://whitepaper.paydirt.game/tokenomics/key-metrics.md)
- [Utility](https://whitepaper.paydirt.game/tokenomics/utility.md)
- [Allocations](https://whitepaper.paydirt.game/tokenomics/allocations.md)
- [Unlock Schedule](https://whitepaper.paydirt.game/tokenomics/unlock-schedule.md)
- [Presale](https://whitepaper.paydirt.game/tokenomics/presale.md)
- [Public Sale](https://whitepaper.paydirt.game/tokenomics/public-sale.md)
- [Token Generation Event (TGE)](https://whitepaper.paydirt.game/tokenomics/token-generation-event-tge.md)
- [Blockchain Network](https://whitepaper.paydirt.game/tokenomics/blockchain-network.md)
- [Decentralized Exchange (DEX)](https://whitepaper.paydirt.game/tokenomics/decentralized-exchange-dex.md)
- [Historical Data](https://whitepaper.paydirt.game/tokenomics/historical-data.md)
- [Virtual Currency](https://whitepaper.paydirt.game/virtual-currency.md)
- [Paydirt Gold](https://whitepaper.paydirt.game/paydirt-gold.md)
- [Infusion](https://whitepaper.paydirt.game/paydirt-gold/infusion.md)
- [Melting](https://whitepaper.paydirt.game/paydirt-gold/melting.md)
- [Paydirt Dollars](https://whitepaper.paydirt.game/paydirt-dollars.md)
- [Gold Dust](https://whitepaper.paydirt.game/gold-dust.md)
- [Mint & Assay Office](https://whitepaper.paydirt.game/mint-and-assay-office.md)
- [Virtual Items](https://whitepaper.paydirt.game/virtual-items.md)
- [Non-Fungible Tokens](https://whitepaper.paydirt.game/virtual-items/non-fungible-tokens.md)
- [Redeemables](https://whitepaper.paydirt.game/virtual-items/redeemables.md)
- [Unlockables](https://whitepaper.paydirt.game/virtual-items/unlockables.md)
- [Collectibles](https://whitepaper.paydirt.game/virtual-items/collectibles.md)
- [Prospectors](https://whitepaper.paydirt.game/virtual-items/collectibles/prospectors.md)
- [Tools](https://whitepaper.paydirt.game/virtual-items/collectibles/tools.md)
- [Mining Claims](https://whitepaper.paydirt.game/virtual-items/collectibles/mining-claims.md): Stake or purchase a mining claim and mine or lease it
- [Gold Nuggets](https://whitepaper.paydirt.game/virtual-items/collectibles/gold-nuggets.md): Discover unique collectible gold nuggets
- [Gold Coins](https://whitepaper.paydirt.game/virtual-items/collectibles/gold-coins.md): Mint limited edition collectible coins from the gold rush era
- [Gold Bars](https://whitepaper.paydirt.game/virtual-items/collectibles/gold-bars.md): Convert your haul into gold bullion
- [Tycoons](https://whitepaper.paydirt.game/virtual-items/collectibles/tycoons.md)
- [Pioneers](https://whitepaper.paydirt.game/virtual-items/collectibles/pioneers.md): Collect portraits of historical and fictional pioneers from the wild west frontier with a plethora of in-game benefits
- [Town Lots](https://whitepaper.paydirt.game/virtual-items/collectibles/town-lots.md): Purchase a town lot and build a home or business
- [Artifacts](https://whitepaper.paydirt.game/virtual-items/collectibles/artifacts.md): Find rare and unique virtual doubles of real historical artifacts to decorate your in-game space or create a personal museum
- [Masterpieces](https://whitepaper.paydirt.game/virtual-items/collectibles/masterpieces.md): Create your own art gallery or decorate your in-game space with virtual prints of real historical fine art from the 19th century
- [Clipper Ships](https://whitepaper.paydirt.game/virtual-items/collectibles/clipper-ships.md): Charter a ship in Paydirt: The Journey and place it as an upgradeable building on your town lot in Paydirt: The Rush
- [Clipper Ship Cards](https://whitepaper.paydirt.game/virtual-items/collectibles/clipper-ship-cards.md): Collect virtual cards featuring lithographic artwork of clipper ships from the San Francisco line
- [Buying & Selling](https://whitepaper.paydirt.game/buying-and-selling.md)
- [Trading](https://whitepaper.paydirt.game/trading.md)
- [Vendors](https://whitepaper.paydirt.game/vendors.md)
- [Paydirt dApp](https://whitepaper.paydirt.game/paydirt-dapp.md)
- [Import & Export](https://whitepaper.paydirt.game/import-and-export.md)
- [Marketplace](https://whitepaper.paydirt.game/marketplace.md)
- [Bridge](https://whitepaper.paydirt.game/bridge.md)
- [Governance](https://whitepaper.paydirt.game/governance.md)
- [Decentralized Autonomous Organization (DAO)](https://whitepaper.paydirt.game/governance/decentralized-autonomous-organization-dao.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.paydirt.game/paydirt.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.
