> For the complete documentation index, see [llms.txt](https://guide.derpbirds.io/derp-birds/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.derpbirds.io/derp-birds/characters/other-collections/eggs-shards.md).

# Eggs / Shards

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Mint Date</strong></td><td>Oct. / Nov., 2021</td><td></td></tr><tr><td><strong>Mint Cost</strong></td><td>19 ADA / Free</td><td></td></tr><tr><td><strong>Collection Size</strong></td><td>15,000 / 75</td><td></td></tr></tbody></table>

​​👉 [View Eggs on JPG Store](https://www.jpg.store/collection/derpeggs)

​​​👉 [View Shards on JPG Store](https://www.jpg.store/collection/derpshards)

​

### About <a href="#about" id="about"></a>

<figure><img src="/files/WVDWT20xIXVgDya9xoUn" alt=""><figcaption><p>Derp Birds using an Incubator facility to create Derp Eggs.</p></figcaption></figure>

The Derp Birds were an all-male species, they discovered a way to incubate eggs, allowing them to populate the planet of Derpetonia with baby Derps, called Derplings.

Starting in October 2021, all Legacy Derp Birds were able to visit the Incubator to create eggs. All Derp Birds could incubate at least one egg, while Common and Uncommon Derp Birds could incubate every 7 days until 15,000 eggs had been created.

In November, when the Hatchery opened, holders of eggs could hatch the first 7,500 eggs to receive their [Derplings](/derp-birds/characters/main-collections/the-derplings.md). There was a 1% chance that a hatch would fail and the user would receive a Derp Egg Shard instead.

{% embed url="<https://www.youtube.com/watch?v=rwlf8AHTPzg>" %}
The Incubator Launch Trailer
{% endembed %}

### Utility <a href="#utility" id="utility"></a>

* 7,500 Eggs were used to hatch [Derplings](/derp-birds/characters/main-collections/the-derplings.md)
* 7,500 Eggs were used for creating [PREDs](/derp-birds/characters/main-collections/the-preds.md)
* Eggs can be [staked](/derp-birds/ecosystem/the-derp-app/staking.md) to earn XP
* 25 Shards can be turned in for a special treasure(nobody has claimed this treasure yet)
* Shards can be used to get more rare PREDs
* Shards can be staked to earn XP


---

# 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://guide.derpbirds.io/derp-birds/characters/other-collections/eggs-shards.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.
