> For the complete documentation index, see [llms.txt](https://docs.chikn.farm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chikn.farm/nfts/roostr-nft/traits-and-rarity.md).

# Traits & Rarity

<div><figure><img src="/files/0c39b83inM87KZYsNMvW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FJR1SduF65n4g8QNqU8g" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mNawBoG72b6d6yMHsD1y" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/cVAszKGOv8lnopfw4YPA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3YTWQcwMuXjgAb2hNj9I" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LjbZVnVMf06TMqpxwZ8c" alt=""><figcaption></figcaption></figure></div>

Every coq is different, and no two Roostr are exactly alike. Of the collection of 12,000, 11,988 were randomly generated with varying rarities while 12 unique Roostr were commissioned from several talented artists.

{% embed url="<https://medium.com/@chikn_farm/roostr-the-uniques-5c0875be3e1e>" %}

All Roostr and their traits can be found on the native [Chikn Marketplace](https://chikn.farm/market/?tab=roostr).

Just as chikn traits have no impact on $EGG production, Roostr traits have no impact on $FERT drops. Leveling your Roostr by feeding it $EGG and giving it its minimum daily meal is the only way to get more $FERT, regardless of whether your NFT is common or unique.

However, traits play an important role in the other games within Chikn. Upcoming game releases, including ChiknQuest and CoqFight, will see traits play an increasingly important role. Traits already influence the outcomes in Foraging—certain Roostr traits provide boosts to corresponding resources, increasing the chance they’ll be discovered during a Forage. See the sections on [Foraging](/gaming/foraging.md) and [chikn Traits & Rarity](/nfts/chikn-nft/traits-and-rarity.md) for more details.


---

# 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://docs.chikn.farm/nfts/roostr-nft/traits-and-rarity.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.
