> For the complete documentation index, see [llms.txt](https://gnocityio.gitbook.io/gno-city/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gnocityio.gitbook.io/gno-city/gameplay/evolution-eggs.md).

# Evolution Eggs

## What do Evolution Eggs do?

![](/files/sQmOX9l5B0r3eNSDpECS)

Gaining evolution eggs gives you the opportunity to evolve that specific character into SERIES II. When packs or special drops occur in SERIES II if you don’t own the evolution you won’t gain access.

The future of evolving to a super power Gnome will arrive in Series II. These characters will have higher max skills and will add a whole new level of playing in GNO City. Will you be able to Evolve all 150 Gnomes? Start staking today and collecting your eggs to be prepared for Series II.

The process for egg staking starts with first having Gnome Series 1 Gnomes. The more you have. The rarity. The Level. All factor into how many eggs per hour you get.&#x20;

![](/files/xPr6ZbkOI2bUCcvO2HQU)

You begin by staking your gnomes. Every hour they accumulate eggs (Stops accumulating after 30 days if you don't claim/different than unstaking) You can claim eggs every hour and it will show you your new current total ( not counting any unstaked as egg NFT's already). Once an Evolution is ready, you have your eggs, your series one gnome, and your GNOKEN and head to the evolution page. This is where you obtain your hybrid series 2 NFT. When done you can choose to re-stake them for eggs again or do as you wish.&#x20;

![](/files/9Js52hkLdId5ubg4ua8N)

### General Tip

The rarer the gnome and the higher the level it is, the more eggs per hour it will yield. The new eggs per hour on some of the future evolutions follow this chart:

![](/files/MzISt1MlrRfjO6AcWcja)

### Increase Eggs Per Hour by Leveling Up

For every level the character is you'll earn 1% more bonus eggs.&#x20;

### Free Packs for Mints 1-100 Hybrids of Each New Character

We believe in rewarding those who evolve first. The first 100 characters that evolve in the mint number range of 1-100 will get an airdrop of a evolution pack. If you evolve a character 5x and the mint number is below 100, you'll receive 5 free packs on the airdrop! You can also buy a pack as well since you own the Hybrid version of that character.


---

# 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://gnocityio.gitbook.io/gno-city/gameplay/evolution-eggs.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.
