> 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/chikn/nfts.md).

# NFTs

<div><figure><img src="/files/Fz1hFZNpSXxmZNEaJDLi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ARRX2ZEvTN2YiwypiQmN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/smQiuQdGdhyBalavZTSJ" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/KR78oN9EmJJa285nN9II" alt=""><figcaption></figcaption></figure> <figure><img src="/files/NhyhNHuv9Dc71lX2jYlm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/AoIguIzBgqgi4RxtIbnr" alt=""><figcaption></figcaption></figure></div>

In our case, chikn came before $EGG—but only just. Our first NFT collection of 10,000 algorithmically generated (and some unique) Chikn hit the blockchain in November 2021. These crypto hens are one of the core pillars of the Chikn ecosystem, providing holders with a continuous source of $EGG tokens.

A game about managing farm animals would be nothing without, well, a farm. Our second NFT, FarmLand, gave players a home to call theirs and a hub to manage their LP Farm. FarmLand can be upgraded by burning $EGG, increasing the number of LP rewards users can hold and periodically revealing new tiles of random rarity.

Our third NFT release—Roostr—saw activity on Avalanche spike to its highest level ever during its mint. Roostr are a great source of the fertilizing $FERT that improves the productivity of FarmLand LP rewards and provide an affordable starting point for those looking to get involved with Chikn.

Beyond the birds, new NFT collections will expand the Chikn ecosystem into the future. These NFTs include items that provide critical boosts during gameplay, as well as NFTs from partner projects that are integrated into the Chiknverse or launched through Eggnite.


---

# 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/chikn/nfts.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.
