# Snook

## Snook

- [Snook](https://whitepaper.playsnook.com/master.md): Version 3.0
- [Ontology](https://whitepaper.playsnook.com/ontology.md)
- [Infrastructure](https://whitepaper.playsnook.com/ontology/infrastructure.md)
- [The snook](https://whitepaper.playsnook.com/ontology/the-snook.md)
- [Special Skins](https://whitepaper.playsnook.com/ontology/special-skins.md)
- [Traits](https://whitepaper.playsnook.com/ontology/traits.md)
- [Gameplay](https://whitepaper.playsnook.com/gameplay.md)
- [Motivation for playing](https://whitepaper.playsnook.com/gameplay/motivation-for-playing.md)
- [The essentials](https://whitepaper.playsnook.com/gameplay/the-essentials.md)
- [Stock-up, get some snooks](https://whitepaper.playsnook.com/gameplay/the-essentials/stock-up-get-some-snooks.md)
- [Basic game mechanics](https://whitepaper.playsnook.com/gameplay/the-essentials/basic-game-mechanics.md)
- [Less basic, but still pretty basic](https://whitepaper.playsnook.com/gameplay/the-essentials/less-basic-but-still-pretty-basic.md)
- [Game Modes](https://whitepaper.playsnook.com/gameplay/game-modes.md)
- [Battle Arena](https://whitepaper.playsnook.com/gameplay/game-modes/battle-arena.md)
- [Big Boys Table](https://whitepaper.playsnook.com/gameplay/game-modes/big-boys-table.md)
- [BBT Themed Rooms (BBT-TR)](https://whitepaper.playsnook.com/gameplay/game-modes/big-boys-table/bbt-themed-rooms-bbt-tr.md)
- [Snook Ladder](https://whitepaper.playsnook.com/gameplay/game-modes/snook-ladder.md)
- [Real Chain-agnostic Architecture](https://whitepaper.playsnook.com/real-chain-agnostic-architecture.md)
- [Snook is Chain-agnostic](https://whitepaper.playsnook.com/real-chain-agnostic-architecture/snook-is-chain-agnostic.md)
- [Ramifications](https://whitepaper.playsnook.com/real-chain-agnostic-architecture/ramifications.md)
- [Economy and Gameplay](https://whitepaper.playsnook.com/economy-overview.md)
- [Money Fundamentals](https://whitepaper.playsnook.com/economy-overview/money-fundamentals.md)
- [Economy Fundamentals](https://whitepaper.playsnook.com/economy-overview/economy-fundamentals.md)
- [SNK Cash Flow Analysis](https://whitepaper.playsnook.com/economy-overview/snk-cash-flow-analysis.md): SNK Tokenomics
- [SNK Inflow](https://whitepaper.playsnook.com/economy-overview/snk-cash-flow-analysis/snk-inflow.md)
- [Minting snook-NFTs](https://whitepaper.playsnook.com/economy-overview/snk-cash-flow-analysis/snk-inflow/minting-snook-nfts.md)
- [Resurrecting deceased snooks](https://whitepaper.playsnook.com/economy-overview/snk-cash-flow-analysis/snk-inflow/resurrecting-deceased-snooks.md)
- [Activity-tied Staking](https://whitepaper.playsnook.com/economy-overview/snk-cash-flow-analysis/snk-inflow/activity-tied-staking.md)
- [SNK Outflow](https://whitepaper.playsnook.com/economy-overview/snk-cash-flow-analysis/snk-outflow.md)
- [PPK Rewards](https://whitepaper.playsnook.com/economy-overview/snk-cash-flow-analysis/snk-outflow/ppk-rewards.md)
- [Ladder Prize Pool](https://whitepaper.playsnook.com/economy-overview/snk-cash-flow-analysis/snk-outflow/ladder-prize-pool.md)
- [Trait Economy](https://whitepaper.playsnook.com/economy-overview/trait-economy.md)
- [Trait Inflow & Outflow](https://whitepaper.playsnook.com/economy-overview/trait-economy/trait-inflow-and-outflow.md)
- [Balanced Supply and Demand](https://whitepaper.playsnook.com/economy-overview/trait-economy/balanced-supply-and-demand.md)
- [Implications - Role Strata](https://whitepaper.playsnook.com/economy-overview/trait-economy/implications-role-strata.md)
- [SNK Vesting & Distribution](https://whitepaper.playsnook.com/economy-overview/allocation.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.playsnook.com/master.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.
