# Item & Blueprint NFTs

<div><figure><img src="/files/hILNT5Ihj49sZXm7kpy6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IaQBeDnHo6BPkcuasWLi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5qsYNnVl3uHXxc5IFnJu" alt=""><figcaption></figcaption></figure></div>

Items and Blueprints were released with the Foraging rollout in Q4 2022. They introduced ways to boost the preexisting traits of chikn, Roostr, and FarmLand NFTs and play an important role in the various games within the Chikn ecosystem, including Foraging and the upcoming ChiknQuest and CoqFight releases.

Item NFTs are available for Equipable Items. For more information on the difference between Equipable and Consumable Items, see the [Items](/gaming/foraging/items.md) section under Foraging.

Players can craft all types of Consumable Items after digging and filling 5 levels in their WormFarm, as long as they have the requisite resources for that Item.

To craft an Equipable Item, players need the corresponding Blueprint and its requisite resources. Blueprints are individual NFTs that are discovered after digging and filling to varying levels of a Worm Farm. Blueprints are tradable and can be found on the [Chikn Marketplace](https://chikn.farm/market/?tab=blueprint).

When players craft an Item, it is initially held in their off-chain inventory. If players wish to trade Equipable Items, they can choose to mint it as an on-chain NFT held in their wallet.

To mint an Item NFT, players must pay a fee in $WORM and $EGG and are limited by a 5 hour cooldown. This cooldown can be skipped by paying an additional fee in $WORM.

Once players hold Item NFTs, they’re free to trade or transfer them as they wish. Players looking to buy and sell Item NFTs can head to the [Chikn Marketplace](https://chikn.farm/market/?tab=item) to explore all available inventory—be sure to check the Item’s wear before purchasing.

If a player decides to use an Item in-game, they must first transfer it to their off-chain inventory. Moving items offchain is free (plus gas) and has no cooldown—you can do it as often as you want, as long as you’ve got enough for gas.

When a player moves an Item NFT off-chain, the NFT is burned and an equivalent item is placed in their inventory. Note that the supply caps that apply to some items count both on- and off-chain instances of the item.


---

# 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.chikn.farm/nfts/item-and-blueprint-nfts.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.
