> For the complete documentation index, see [llms.txt](https://gatto-game.gitbook.io/gatto-or-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gatto-game.gitbook.io/gatto-or-whitepaper/version-on-english/gattomons/generation.md).

# Generation

Generation is one of the key parameters of each [Gattomon](/gatto-or-whitepaper/version-on-english/gattomons.md), affecting its [Attributes](/gatto-or-whitepaper/version-on-english/gattomons/attributes.md) and the [League](/gatto-or-whitepaper/version-on-english/gameplay/competitions.md) it can compete in.

All Gattomons that have just hatched from an [Egg](/gatto-or-whitepaper/version-on-english/gattomons/eggs.md) start at Generation 1. Generation can be increased through [Breedingonce](/gatto-or-whitepaper/version-on-english/gattomons/breed.md) the Gattomon reaches Level 10.

There are **10 Generations** in the game.

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

## Impact on Attributes <a href="#nritjh2y6xf4" id="nritjh2y6xf4"></a>

With each new Generation, the minimum Attribute values of a Gattomon increase, making it stronger and more effective in [Competitions](/gatto-or-whitepaper/version-on-english/gameplay/competitions.md) and [battles](/gatto-or-whitepaper/version-on-english/gameplay/pvp-mode-basics.md).

## Impact on League <a href="#t7c1whf0ijoo" id="t7c1whf0ijoo"></a>

As a Gattomon's Generation advances, it will move up through the Leagues in Competitions. The League determines the rewards a Gattomon can earn.


---

# 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://gatto-game.gitbook.io/gatto-or-whitepaper/version-on-english/gattomons/generation.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.
