# The Graine Ledger

## The Graine Ledger

- [What is The Graine Ledger?](https://docs.thegraineledger.com/what-is-the-graine-ledger.md): The First NFT-mediated Crypto Distillery
- [The Roadmap](https://docs.thegraineledger.com/the-roadmap.md)
- [Cask Styles](https://docs.thegraineledger.com/fundamentals/cask-styles.md): Wood types that will be utilized for casks
- [Mash Bills](https://docs.thegraineledger.com/fundamentals/mash-bills.md)
- [Barrel Ownership](https://docs.thegraineledger.com/guides/barrel-ownership.md)
- [Tapping & Bottling](https://docs.thegraineledger.com/guides/tapping-and-bottling.md)
- [The Finish](https://docs.thegraineledger.com/guides/the-finish.md)
- [The American Genesis Collection](https://docs.thegraineledger.com/collections/the-american-genesis-collection.md)
- [Barrel Distribution](https://docs.thegraineledger.com/collections/the-american-genesis-collection/barrel-distribution.md)
- [AGC Customization Options](https://docs.thegraineledger.com/collections/the-american-genesis-collection/agc-customization-options.md)
- [Ownership Rankings](https://docs.thegraineledger.com/collections/the-american-genesis-collection/ownership-rankings.md)
- [Ownership Benefits](https://docs.thegraineledger.com/collections/the-american-genesis-collection/ownership-benefits.md)
- [The American Connoisseur Collection](https://docs.thegraineledger.com/collections/the-american-connoisseur-collection.md)
- [Barrel Distribution](https://docs.thegraineledger.com/collections/the-american-connoisseur-collection/barrel-distribution.md)
- [ACC Customization Options](https://docs.thegraineledger.com/collections/the-american-connoisseur-collection/acc-customization-options.md)
- [Ownership Rankings](https://docs.thegraineledger.com/collections/the-american-connoisseur-collection/ownership-rankings.md)
- [Ownerership Benefits](https://docs.thegraineledger.com/collections/the-american-connoisseur-collection/ownerership-benefits.md)
- [For Connoisseurs](https://docs.thegraineledger.com/use-cases/for-connoisseurs.md)
- [For NFT Collectors](https://docs.thegraineledger.com/use-cases/for-nft-collectors.md)
- [For Whiskey Enthusiasts](https://docs.thegraineledger.com/use-cases/for-whiskey-enthusiasts.md)
- [For Biochemists & Scientists](https://docs.thegraineledger.com/use-cases/for-biochemists-and-scientists.md)
- [The Founder](https://docs.thegraineledger.com/the-team/the-founder.md)
- [The Artist](https://docs.thegraineledger.com/the-team/the-artist.md)
- [The Developer](https://docs.thegraineledger.com/the-team/the-developer.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://docs.thegraineledger.com/what-is-the-graine-ledger.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.
