> For the complete documentation index, see [llms.txt](https://whitepaper.chickensaga.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.chickensaga.com/chicken-collections.md).

# Chicken Collections

Welcome to the heart of Chicken Saga, where each chicken plays a vital role in the ecosystem.

**Chicken Saga NFT Chickens** are fully integrated into the game, serving as core assets that fuel gameplay, progression, and strategy. Each chicken type has a distinct role and offers unique in-game benefits, ensuring they remain essential to their respective functions in the ecosystem.

<figure><img src="/files/V4HUqIrrKzoOL3vPSWPA" alt=""><figcaption></figcaption></figure>

### Chicken NFT Collections

Chicken Saga currently features **two Chicken NFT collections**, each with its own purpose and design.

* [Genesis Chicken Collection](https://marketplace.roninchain.com/collections/sabong-saga-genesis)

  The original and most prestigious chickens in the game, designed for permanence, utility, and progression. They are the only chickens that cannot be burned when they lose a battle.
* [Chicken Saga Chicken Collection](https://marketplace.roninchain.com/collections/sabong-saga-chickens)

  This includes both Legacy Chickens and Ordinary Chickens. **Legacy Chickens** contribute heavily to **breeding** and **Feather generation**, while **Ordinary Chickens** are primarily used for **gameplay progression**.

***

### About Ordinary Chickens

**Ordinary Chickens** are obtained exclusively through **breeding**. Whether you breed a Genesis, Legacy, or another Ordinary Chicken, the offspring will always be an Ordinary Chicken. This makes them the most common chicken class in the Chicken Saga ecosystem.

Their primary advantage lies in **progression**. Ordinary Chickens can have up to **280 Innate Points (IP)**, allowing for stronger base stats and additional stat growth over time. In contrast, **Genesis** and **Legacy Chickens** are capped at **240 IP**, making Ordinary Chickens uniquely positioned for long-term development.

<figure><img src="/files/47yBKeEqF1aLMIo1Sfbf" alt=""><figcaption></figcaption></figure>

***

### Chicken Type Comparison

*Below is a detailed comparison table showing the differences between Genesis, Legacy, and Ordinary Chickens across various gameplay functions and ecosystem roles.*

| Feature                   | Genesis     | Legacy        | Ordinary    |
| ------------------------- | ----------- | ------------- | ----------- |
| Supply                    | 2,222       | 8,888         | Open supply |
| Immortality               | ✅           | ❌             | ❌           |
| Base Feather Generation   | 15 Feathers | 3 Feathers    | 0           |
| Legendary Part Chance     | 6.9% chance | 0.420% chance | 0%          |
| Innate Points             | 0 - 240     | 0 - 240       | 0 – 280     |
| *Ninuno* System           | ✅           | ✅             | ❌           |
| Sabong Royale Participant | ✅           | ❌             | ❌           |


---

# 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:

```
GET https://whitepaper.chickensaga.com/chicken-collections.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.
