# Chicken Derby Whitepaper

## Chicken Derby Whitepaper

- [Chicken Derby Whitepaper](https://bitlovin.gitbook.io/chicken-derby-whitepaper/master.md)
- [Getting started](https://bitlovin.gitbook.io/chicken-derby-whitepaper/getting-started.md)
- [Create Account](https://bitlovin.gitbook.io/chicken-derby-whitepaper/getting-started/create-account.md)
- [Fund Your Account](https://bitlovin.gitbook.io/chicken-derby-whitepaper/getting-started/fund-your-account.md)
- [Buying A Chicken](https://bitlovin.gitbook.io/chicken-derby-whitepaper/getting-started/buying-a-chicken.md)
- [BAWK ecosystem](https://bitlovin.gitbook.io/chicken-derby-whitepaper/bawk-ecosystem.md)
- [Gameplay](https://bitlovin.gitbook.io/chicken-derby-whitepaper/gameplay.md)
- [Races](https://bitlovin.gitbook.io/chicken-derby-whitepaper/gameplay/races.md): Races are the primary activity for your chicken. A race consists of 12 chickens, each of which will try its hardest to win.
- [Pecking Order](https://bitlovin.gitbook.io/chicken-derby-whitepaper/gameplay/pecking-order.md)
- [Naming](https://bitlovin.gitbook.io/chicken-derby-whitepaper/gameplay/naming.md): Naming is a great way to personalise your chicken. Some chicken's names have gone on the become legends. Will yours?
- [My Coops](https://bitlovin.gitbook.io/chicken-derby-whitepaper/gameplay/my-coops.md)
- [Wearables](https://bitlovin.gitbook.io/chicken-derby-whitepaper/gameplay/wearables.md)
- [Marketplace](https://bitlovin.gitbook.io/chicken-derby-whitepaper/gameplay/marketplace.md): The best place to buy and sell chickens.
- [Fusion](https://bitlovin.gitbook.io/chicken-derby-whitepaper/gameplay/fusion.md): When two become one.
- [Understanding Your Chicken](https://bitlovin.gitbook.io/chicken-derby-whitepaper/understanding-your-chicken.md)
- [Key Traits](https://bitlovin.gitbook.io/chicken-derby-whitepaper/understanding-your-chicken/understanding-your-chicken.md): Each chicken has various stats, Understanding the stats of your chickens and of others will help you win more frequently.
- [Appearance](https://bitlovin.gitbook.io/chicken-derby-whitepaper/understanding-your-chicken/cosmetics-and-rarity.md): Each chicken has a variety of different physical characteristics. Here is a breakdown of each one.
- [Talents](https://bitlovin.gitbook.io/chicken-derby-whitepaper/understanding-your-chicken/talents.md): Talents are unique abilities that a chicken might use during a race. Does it have the spirit to fly? Fire a weapon? Cast magic? Utilise some marvellous technology?
- [Fusion](https://bitlovin.gitbook.io/chicken-derby-whitepaper/fusion.md): Stolen notes from Dr. Droob's secret castlabortary
- [Archive - Minting Chickens](https://bitlovin.gitbook.io/chicken-derby-whitepaper/archive/getting-chickens.md)
- [Seasons](https://bitlovin.gitbook.io/chicken-derby-whitepaper/archive/seasons.md): THIS MECHANIC IS ARCHIVED AND CURRENTLY NOT IN PRACTICE IN CHICKEN DERBY.


---

# 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://bitlovin.gitbook.io/chicken-derby-whitepaper/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.
