# Draftables Whitepaper

## Draftables Whitepaper

- [Draftables: A Living, Breathing Digital Sports World](https://draft-labs.gitbook.io/draftables-litepaper/draftables-a-living-breathing-digital-sports-world.md)
- [Game Loop Summary](https://draft-labs.gitbook.io/draftables-litepaper/draftables-a-living-breathing-digital-sports-world/game-loop-summary.md)
- [Introduction - Gameplay](https://draft-labs.gitbook.io/draftables-litepaper/gameplay/introduction-gameplay.md)
- [Play Calling](https://draft-labs.gitbook.io/draftables-litepaper/gameplay/play-calling.md)
- [Character Development: Athletes, Coaches, and Beyond](https://draft-labs.gitbook.io/draftables-litepaper/gameplay/character-development-athletes-coaches-and-beyond.md)
- [Roster Management and Strategic Depth](https://draft-labs.gitbook.io/draftables-litepaper/gameplay/roster-management-and-strategic-depth.md)
- [Home vs. Away](https://draft-labs.gitbook.io/draftables-litepaper/gameplay/home-vs.-away.md): In Development
- [What is a "Draftable" and what is inside?](https://draft-labs.gitbook.io/draftables-litepaper/gameplay/what-is-a-draftable-and-what-is-inside.md)
- [Introduction - Athletes and Training](https://draft-labs.gitbook.io/draftables-litepaper/athletes-and-training/introduction-athletes-and-training.md)
- [Unique Digital Athletes](https://draft-labs.gitbook.io/draftables-litepaper/athletes-and-training/unique-digital-athletes.md): In Development
- [Training and Development](https://draft-labs.gitbook.io/draftables-litepaper/athletes-and-training/training-and-development.md)
- [Career Progression and Aging](https://draft-labs.gitbook.io/draftables-litepaper/athletes-and-training/career-progression-and-aging.md)
- [Draftables Founder's Pass](https://draft-labs.gitbook.io/draftables-litepaper/athletes-and-training/draftables-founders-pass.md)
- [Introduction - World Building](https://draft-labs.gitbook.io/draftables-litepaper/world-building/introduction-world-building.md)
- [Building Your Domain](https://draft-labs.gitbook.io/draftables-litepaper/world-building/building-your-domain.md)
- [Customization and Upgrades](https://draft-labs.gitbook.io/draftables-litepaper/world-building/customization-and-upgrades.md)
- [Introduction - Consumables](https://draft-labs.gitbook.io/draftables-litepaper/consumables/introduction-consumables.md)
- [Functions and Strategic Use](https://draft-labs.gitbook.io/draftables-litepaper/consumables/functions-and-strategic-use.md)
- [Acquisition of Consumables](https://draft-labs.gitbook.io/draftables-litepaper/consumables/acquisition-of-consumables.md)
- [Introduction - Season Structure](https://draft-labs.gitbook.io/draftables-litepaper/season-structure-and-competitive-play/introduction-season-structure.md)
- [Season Structure](https://draft-labs.gitbook.io/draftables-litepaper/season-structure-and-competitive-play/season-structure.md)
- [Season Pass and Rewards](https://draft-labs.gitbook.io/draftables-litepaper/season-structure-and-competitive-play/season-pass-and-rewards.md)
- [Dynamic Evolution](https://draft-labs.gitbook.io/draftables-litepaper/season-structure-and-competitive-play/dynamic-evolution.md)
- [Introduction - Economy](https://draft-labs.gitbook.io/draftables-litepaper/the-economy-of-draftables/introduction-economy.md)
- [Tradable Assets and NFT Integration](https://draft-labs.gitbook.io/draftables-litepaper/the-economy-of-draftables/tradable-assets-and-nft-integration.md)
- [Financial Transactions and Currency System](https://draft-labs.gitbook.io/draftables-litepaper/the-economy-of-draftables/financial-transactions-and-currency-system.md)
- [$DRFT](https://draft-labs.gitbook.io/draftables-litepaper/the-economy-of-draftables/usddrft.md)
- [Token Economics](https://draft-labs.gitbook.io/draftables-litepaper/the-economy-of-draftables/usddrft/token-economics.md)
- [Utility](https://draft-labs.gitbook.io/draftables-litepaper/the-economy-of-draftables/usddrft/utility.md)
- [In-Game Distribution](https://draft-labs.gitbook.io/draftables-litepaper/the-economy-of-draftables/usddrft/in-game-distribution.md)
- [Economic Strategies and Player Engagement](https://draft-labs.gitbook.io/draftables-litepaper/the-economy-of-draftables/economic-strategies-and-player-engagement.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://draft-labs.gitbook.io/draftables-litepaper/draftables-a-living-breathing-digital-sports-world.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.
