> 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/legacy-derp-birds-deprecated.md).

# Legacy Derp Birds \[Deprecated]

{% hint style="warning" %}
This collection is now deprecated. Though they can still be staked within the ecosystem, they will not receive any future utility and will not be able to participate in most future roadmap milestones. Use Legacy Derp Birds to upgrade to the new collection: [The Derp Birds](/derp-birds/characters/main-collections/the-derp-birds.md).
{% endhint %}

## Legacy Collection

<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>September 17, 2021</td><td></td></tr><tr><td><strong>Mint Cost</strong></td><td>44 ADA</td><td></td></tr><tr><td><strong>Collection Size</strong></td><td>10,000</td><td></td></tr></tbody></table>

:point\_right: [View on JPG Store](https://www.jpg.store/collection/derpbirds)

:point\_right: [Explore the collection](https://app.derpbirds.io/explore/collections/derp-birds)

## About

The first collection in the Derp Birds universe, the Derp Birds and PREDs are considered the main characters of the story and project. Once [Derp Birds: Rebirth(2.0)](/derp-birds/more/roadmaps/season-3/derp-birds-2.0-rebirth.md) launches, this collection is now considered legacy, and their primary use will be to swap for the upgraded to [The Derp Birds](/derp-birds/characters/main-collections/the-derp-birds.md) collection.

Each Derp Bird has 7 unique traits: Head, Ears, Beak, Eyes, Body, Back, and Tail as well as a background trait. Each trait(except for the background) comes from one of the 14 archetypes. Some archetypes are rarer than others.

<details>

<summary>The 14 Archetypes</summary>

* Dave
* Astro
* Magician
* Ninja
* Redneck
* Stoner
* DJ
* Viking
* Monk
* Corpo
* Cyborg
* Buff
* Mad Scientist
* Deity

</details>

Derp Birds with all traits of a single archetype are called Perfect Specimens and have a unique background. Perfect Specimens earn more from staking rewards than other Birds.

All Derp Birds fall into 1 of 7 rarity ranks: Common, Uncommon, Scare, Rare, Epic, Mystical, and Legendary.

## Utility

* Can be staked to earn $DERP
* Primary utility: use Legacy Derp Birds to upgrade to the 2.0 collection: [The Derp Birds](/derp-birds/characters/main-collections/the-derp-birds.md)
* Each Derp Bird adds +10 additional partner staking slots to the holder's account
* One Derp Bird is needed to unlock partner staking for an account– without a Derp Bird, a user cannot earn staking rewards for partner NFTs


---

# 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/legacy-derp-birds-deprecated.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.
