# Innate Points

Each chicken is born with a unique set of Innate Points (IP) that determine its natural aptitude in the seven stat categories: HP, Speed, Attack, Defense, Cockrage, Evasion, and Ferocity.

Innate points for each chicken are influenced by their parents' Innate points, with a range of **0 to 40** for each category.

For example: A chicken with high Innate Points in Attack will excel at dealing damage, while one with high Speed will attack more frequently.

* The total IP across all categories for a **Genesis** or **Legacy** chicken is **capped at 240.**
* **Ordinary chickens** produced through breeding will generate a **total IP between 0 to 280**, with 280 as the maximum to keep bred chickens within a controlled range.
* Half of a chicken’s Innate Points are instantly converted into battle stats, while the remaining half will have significance through chicken progression.

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


---

# Agent Instructions: 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-traits-and-stats/innate-points.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.
