# Eggs

## Forest Eggs

Hatching eggs is free and can be done in the **Inventory** section of the game's website.

The **Common egg** contains 1 Crypture, the **Uncommon egg** contains 3 Cryptures and the **Premium egg** contains 5 Cryptures. Each egg has different pull rates depending on its rarity.&#x20;

{% hint style="info" %}
The minting of Forest eggs is officially over. The only way to buy them now is from the secondary market.
{% endhint %}

![Forest Eggs](/files/dEUFeorQuRhVkXDjbiGT)

{% tabs %}
{% tab title="Common Forest" %}
Common eggs will pull 1 **Crypture**. The table below shows the probability for each Rarity.

<table><thead><tr><th>Rarity</th><th width="399.9955156950673" align="right">Probability</th></tr></thead><tbody><tr><td>Common</td><td align="right">64.9%</td></tr><tr><td>Uncommon</td><td align="right">26%</td></tr><tr><td>Rare</td><td align="right">8%</td></tr><tr><td>Legendary</td><td align="right">1%</td></tr><tr><td>Mythic</td><td align="right">0.1%</td></tr></tbody></table>
{% endtab %}

{% tab title="Uncommon Forest" %}
Uncommon eggs will pull 3 **Cryptures**. The table below shows the probability for each Rarity.

<table><thead><tr><th>Rarity</th><th width="246" align="right">Probability</th></tr></thead><tbody><tr><td>Common</td><td align="right">22%</td></tr><tr><td>Uncommon</td><td align="right">50.7%</td></tr><tr><td>Rare</td><td align="right">24%</td></tr><tr><td>Legendary</td><td align="right">3%</td></tr><tr><td>Mythic</td><td align="right">0.3%</td></tr></tbody></table>
{% endtab %}

{% tab title="Premium Forest" %}
Premium eggs will pull 5 **Cryptures**. The table below shows the probability for each Rarity.

<table><thead><tr><th>Rarity</th><th width="246" align="right">Probability</th></tr></thead><tbody><tr><td>Common</td><td align="right">0%</td></tr><tr><td>Uncommon</td><td align="right">36.3%</td></tr><tr><td>Rare</td><td align="right">56%</td></tr><tr><td>Legendary</td><td align="right">7%</td></tr><tr><td>Mythic</td><td align="right">0.7%</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

**Corrupted Rarity**

Every egg also has hatch rates for **Corrupted rarity cards**. Each Crypture has its own Corrupted version. Corrupted rarity cards have boosted stats and they give more points on the  leaderboards than their standard rarities. The Corrupted hatch rate for each rarity is **1%** of its rarity.

## Magma Eggs

&#x20;                                              ![](/files/fLxRoYIjx2mD2rWjDYnI)

{% hint style="info" %}
The **Common Magma** egg is still available in the Crypture Store (150 WAX). This offer can change or be discontinued in the future.
{% endhint %}

{% tabs %}
{% tab title="Common Magma" %}
Common eggs will pull 1 **Crypture**. The table below shows the probability for each Rarity.

<table><thead><tr><th>Rarity</th><th width="399.9955156950673" align="right">Probability</th></tr></thead><tbody><tr><td>Common</td><td align="right">64.9%</td></tr><tr><td>Uncommon</td><td align="right">26%</td></tr><tr><td>Rare</td><td align="right">8%</td></tr><tr><td>Legendary</td><td align="right">1%</td></tr><tr><td>Mythic</td><td align="right">0.1%</td></tr></tbody></table>
{% endtab %}

{% tab title="Uncommon Magma" %}
Uncommon eggs will pull 3 **Cryptures**. The table below shows the probability for each Rarity.

<table><thead><tr><th>Rarity</th><th width="399.9955156950673" align="right">Probability</th></tr></thead><tbody><tr><td>Common</td><td align="right">22%</td></tr><tr><td>Uncommon</td><td align="right">50.7%</td></tr><tr><td>Rare</td><td align="right">24%</td></tr><tr><td>Legendary</td><td align="right">3%</td></tr><tr><td>Mythic</td><td align="right">0.3%</td></tr></tbody></table>
{% endtab %}

{% tab title="Premium Magma" %}
Premium eggs will pull 5 **Cryptures**. The table below shows the probability for each Rarity.

<table><thead><tr><th>Rarity</th><th width="399.9955156950673" align="right">Probability</th></tr></thead><tbody><tr><td>Common</td><td align="right">0%</td></tr><tr><td>Uncommon</td><td align="right">36.3%</td></tr><tr><td>Rare</td><td align="right">56%</td></tr><tr><td>Legendary</td><td align="right">7%</td></tr><tr><td>Mythic</td><td align="right">0.7%</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

**Corrupted Rarity**

Every egg also has hatch rates for **Corrupted rarity cards**. Each Crypture has its own Corrupted version. Corrupted rarity cards have boosted stats and they give more points on the  leaderboards than their standard rarities. The Corrupted hatch rate for each rarity is **1%** of its rarity.


---

# 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.cryptureworld.com/crypture-world/about-the-game/eggs.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.
