> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/gigling-racing/gigling-egg-hatchery.md).

# Gigling Egg Hatchery

The Hatchery Station (speak to "Vilhelm Hatchard" pictured below) is where players hatch and feed their [Gigaverse Giglings](/nft-collections/gigaverse-giglings.md) Eggs & Pets, as well as cook food from fish they've caught.

<figure><img src="/files/eRRMgJ9rZ6tCmJy1sRB5" alt="" width="563"><figcaption></figcaption></figure>

### Where it is

The Hatchery can be found in the underground room beside the fishing pond.

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

### What it does

-Hatch your gigling eggs through a resource and time-intensive process (or use an 'eggspeditor' to speed it up)\
-Cook Fish caught in the Fishing Mode into Food (can be fed to giglings, tradeable)\
-Feed your giglings to produce different resources, based on the gigling traits

### Hatching Process

Egg hatching is a delicate process and to achieve the best possible outcome (a high-quality hatch at the fastest speed), you'll need to maximize the temperature AND the comfort of each egg.

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

Multiple eggs can be hatched at once, but make sure you have enough materials to sustain their comfort and temperature all throughout the hatching process!

Feeding eggs with different faction resources influences the faction that the gigling will belong to, when hatched.&#x20;

### Resource Requirements

Hatching an egg requires hatching materials and faction dust (optional).

Two types of hatching materials - Biofuels and Incube. All of the materials are soul-bound to the player.

They can be acquired by trading base materials that can be found in the dungeon.

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

### Fate: Faction Specific Resource Requirements

Faction dust can be added to the hatching process to give Giglings a chance of having a certain faction when they hatch

Giglings don't naturally have a faction. You must add faction dust (example: Crusader dust) to influence the 'Fate' of a gigling before hatching, otherwise, your gigling will hatch factionless

Each "influence" of faction dust increases the fate % of hatching as that faction by +4.75% and +0.25% Gigus Faction. Giglings only get 1 faction upon hatching, and it cannot be changed currently

Multiple can be used, up to 20 influences (at 20/20 fate, you will have a 100% chance of getting a gigling with a faction trait)

If you don't have 20/20 fate, there is a chance your gigling will hatch with "Faction: None" trait

Starting cost to influence is 5 Faction Dust. If you use the same Faction Dust, it will cost 1 more dust per influence

{% hint style="info" %}
Hint: Use Faction Dust from multiple factions to save dust!
{% endhint %}

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

### Progress (Temperature) AND Quality (Comfort)

Progress is directly influenced by the Temperature while Quality is influenced by both Comfort and Progress.

Check the following matrix to understand the relation between the factors.&#x20;

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

### Cooking Food

Fish caught in the Fishing Game Mode can be cooked into 'Food'&#x20;

Rarer Food = Chances for better effects upon feeding giglings\
\
![](/files/De9fehq1SmOWSmV9gUX2)

Current Food (new food types may be possible in the future)

* Void Seeds: From Dungetron 5000 Normal Mode (purchasable on marketplace)
* Chum: Cook 3 'common' fish for 1 chum
* Fish Fillet: Cook 2 'uncommon' fish for 1 fish fillet
* Uramaki: Cook 1 'rare' fish for 1 uramaki

### Feeding Giglings

Select and feed your giglings cooked food at the "Pets" tab in the Hatchery

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

#### Outputs

* Male giglings produce 'Dung'
* Female giglings produce 'Butterflies'
* Giglings with a 'Faction' trait have a chance at producing the faction version of the base resource they produce.
* Example: a gigling with the traits- Gender(Female) & Faction(Athena) can produce butterflies and have a smaller chance of producing an 'Athena Butterfly'
* The Rarity trait (Uncommon, Rare, Epic, Legendary, Relic, Giga) influences the % chance of receiving a Faction Material when feeding a gigling with a Faction Trait.&#x20;
* The higher the rarity (1-6 in OpenSea filters for hatched, faction giglings only, not unhatched or 'none' faction giglings) the higher the chances of receiving faction materials.
* Rarity also effects the quantity of output per feed, with highest quantities being relic and giga tier (3x output rolls)

### Hunger

Feeding your gigling reduces its hunger by 1

Giglings regain 1 hunger every 3 days

Some food has a chance of restoring hunger upon feeding

<figure><img src="/files/2gMM4LqozUGtBxZcvPMU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
At 8/8 hunger your gigling will not grow hungrier. There is no current death mechanic if left unfed
{% endhint %}


---

# 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://docs.gigaverse.io/gigling-racing/gigling-egg-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.
