# Hatchery

## GOO Feeding <a href="#goo-feeding" id="goo-feeding"></a>

GOO Baby eggs can be fed GOO, too! When fed, eggs will level up. Each level requires 5% more GOO than the last. Here is all the data for common eggs at each DNA:

#### Standard <a href="#standard" id="standard"></a>

* Base level cost: 1000
* Max level: 30

#### Serf <a href="#serf" id="serf"></a>

* Base level cost: 1500
* Max level: 35

#### Invisible <a href="#invisible" id="invisible"></a>

* Base level cost: 2000
* Max level: 40

#### Ice <a href="#ice" id="ice"></a>

* Base level cost: 2500
* Max level: 50

#### Dark <a href="#dark" id="dark"></a>

* Base level cost: 2500
* Max level: 50

## Fusing <a href="#fusing" id="fusing"></a>

GOO baby eggs can also be fused with other eggs that share the same rarity and DNA to create an egg of the next rarity tier. For example, two Common Standard GOO Baby eggs can be fused to receive a single Rare Standard GOO Baby egg!When two eggs are fused, the new egg's starting level will be the average of the two fused eggs. The new egg's max level will be the starting level plus 50. For example, if our two fused Common Standard eggs were both at the max level of 30, the Rare Standard GOO Baby egg would start at level 30, and have a max level of 80!

#### Fusing Rarities <a href="#fusing-rarities" id="fusing-rarities"></a>

* Common
* Rare
* Legendary
* Exalted
* Divine

## Hatchery Upgrades <a href="#hatchery-upgrades" id="hatchery-upgrades"></a>

In order to fuse pets to a new rarity tier, your hatchery must be upgraded to the appropriate level.

#### Hatchery 1 <a href="#hatchery-1" id="hatchery-1"></a>

* Cost: 50,000 GOO
* Unlocks Common -> Rare fusing

#### Hatchery 2 <a href="#hatchery-2" id="hatchery-2"></a>

* Cost: 250,000 GOO
* Unlocks Rare -> Legendary fusing

#### Hatchery 3 <a href="#hatchery-3" id="hatchery-3"></a>

* Cost: 1,000,000 GOO
* Unlocks Legendary -> Exalted fusing

#### Hatchery 4 <a href="#hatchery-4" id="hatchery-4"></a>

* Cost: 5,000,000 GOO
* Unlocks Exalted -> Divine fusing

#### Hatchery 5 <a href="#hatchery-5" id="hatchery-5"></a>

* Cost: 50,000,000 GOO
* Unlocks Leaderboards (Sum of top 10 highest level eggs)

​


---

# 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://docs.microbuddies.io/genesis-collections/water-bear-collection/hatchery.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.
