> For the complete documentation index, see [llms.txt](https://docs.thegraineledger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thegraineledger.com/collections/the-american-genesis-collection/ownership-rankings.md).

# Ownership Rankings

Owners will receive special rankings based on the number of barrels they own. The tiers in this ranking system as listed below. The benefits provided to each will be different but the base benefits will still be substantial for all owners.&#x20;

* **Egalitarian Benefits:**
  * **1 American Connoisseur Collection Barrel per AGC Barrel**
  * **1 International Genesis Barrel per AGC Owner**&#x20;
* **Tier One (1 - 5 Barrels):**&#x20;
  * **Eligible for 1 Pre-Release Product Bottle per Year**
  * **American Genesis Lounge Access:**
    * **Entry**
    * **Unlimited Games**
    * **Member Pricing on Food & Beverages**
* **Tier Two (6 - 20 Barrels):**
  * **Eligible for 1 Pre-Release Product Crate (x9 Bottles) per Year**
  * **American Genesis Lounge Access:**
    * **Entry**
    * **Unlimited Games**
    * **Unlimited Non-Alcoholic Beverages**
    * **Special Tier Two Member Pricing on Food & Alcholic Beverages**
* **Tier Three (21 - 50 Barrels):**
  * **Eligible for 2 Pre-Release Product Crate (x9 Bottles) per Year**
  * **American Genesis Lounge Access:**
    * **Entry**
    * **Unlimited Games**
    * **Unlimited Food & Beverages**
    * **One Private Event per Year**&#x20;
      * **Special Member Pricing on Catering and Bar Services**
* **Tier Four (51 - 100 Barrels):**
  * **Eligible for 2 Pre-Release Product Crates (x18 Bottles) per Year**
  * **American Genesis Lounge Access:**
    * **Entry**
    * **Unlimited Games**
    * **Unlimited Food & Beverages**
    * **One Private Event per Year**&#x20;
      * **Bar and Catering provided as a token of appreciation from the Graine Ledger.**
* **Tier Six (100+ Barrels):**
  * **Eligible for 5 Pre-Release Product Crates (x45 bottles)**
  * **American Genesis Lounge Access:**
    * **Entry**
    * **Unlimited Games**
    * **Unlimited Food & Beverages**
    * **Two Private Events per Year**&#x20;
      * **Bar and Catering provided as a token of appreciation from the Graine Ledger.**
    * **Transportation to and from the nearest Airport on your visit.**
    * **Secret Tier Six Facility Access with AGC Lounge**


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.thegraineledger.com/collections/the-american-genesis-collection/ownership-rankings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
