# Rarity

In Eggle, the avian inhabitants come in three distinctive rarities, each offering a unique and engaging experience for players.&#x20;

These rarities are Common, Rare, and Super Rare, and they play a crucial role in shaping the gameplay and rewards within the Eggle universe.&#x20;

## **Rarities and Egg Acquisition**

When users obtain an egg, it has the exciting opportunity to receive one of these three rarities. The distribution of rarities is as follows:

* **Common type:** 87.5%
* **Rare type:** 10%
* **Super Rare type:** 2.5%

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

This distribution ensures that players have the chance to collect a diverse range of rarity types, making every cycle a new experience.&#x20;

## **Harvest Equality**

It's important to note that, in the context of the harvest, the rarity of the animal does not influence the outcome.&#x20;

Regardless of whether an animal is Common, Rare, or Super Rare, they all contribute equally to the rewards and benefits reaped during the harvest phase.&#x20;

This ensures fairness and equal opportunities for all players as they nurture their animals to maturity.

{% content-ref url="/pages/AClPWdvNFdRhHLbwv0J6" %}
[Phase 3 - Harvesting](/how-to-play/phase-3-harvesting.md)
{% endcontent-ref %}

## **Nest Combination and Winning Rates**

Where the animal rarity truly comes into play is during the Nest combination process.&#x20;

When users combine their **Full Health** Animals with Nests, the rarity of the animal directly impacts the winning rate and potential outcomes. Here's how the winning rates are affected:

* **Common Animal:** The drop rate for winning during Nest combination is set at <mark style="color:$success;">**10%**</mark>. Combining a Common animal with a Nest will yield an ordinary egg as the result.
* **Rare Animal:** Rare Animals offer an improved winning rate of <mark style="color:$primary;">**20%**</mark> during Nest combination. Combining a Rare animal with a Nest will also produce an ordinary egg.
* **Super Rare Animal:** Super Rare Animals boast the highest winning rate, set at an impressive <mark style="color:yellow;">**40%**</mark>, when used in Nest combinations. Combining a Super Rare animal with a Nest will exclusively result in the coveted Golden Egg.

## **Nest Outcomes**

The Nest outcomes are closely tied to the animal's rarity during combination:

* **Common and Rare Animals:** When combined with Nests, these Animals will produce **ordinary eggs**, contributing to a player's collection and potential rewards.
* **Super Rare Animals:** When combined with Nests, Super Rare Animals will <mark style="color:yellow;">**always yield Golden Eggs**</mark>. These Golden Eggs, as mentioned previously, consistently produce another Super Rare Animal as the next generation, providing players with a valuable and rare asset for their Eggle journey.

{% content-ref url="/pages/Zw4hQ7BfMfFqLqpssRGS" %}
[Supplement - Nest](/breakdown/supplement-nest.md)
{% endcontent-ref %}

{% content-ref url="/pages/An8HxWV2quiYDc8WUYuk" %}
[Golden Egg](/breakdown/golden-egg.md)
{% endcontent-ref %}


---

# 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.eggle.xyz/breakdown/rarity.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.
