# Blueprints

<div><figure><img src="/files/5W6cJc9zAeaIYlJGCK1T" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OhUo0gnfBkgkj7mEc86F" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SQT1AmCTNLphsqnQrYMa" alt=""><figcaption></figcaption></figure></div>

Blueprints are NFTs that allow the holder to craft a corresponding Equipable Item. They are held on-chain in your wallet and can be traded on the Chikn marketplace.

Rarer Blueprints either create rarer Items or result in more items crafted in a single event.

Some Items have a limited global supply. <mark style="color:red;">Once the global supply cap is reached, players won’t be able to craft any more of that Item and must instead purchase them from the secondary market.</mark> The total supply of each Blueprint is 10% of the maximum supply of the Item it can craft (which is counted across both on-chain and off-chain Items). See [Items](/gaming/foraging/items.md) for more information on this cap.

There’s no limit to the number of times you can craft from a Blueprint, as long as the Item supply cap hasn’t been reached.

Blueprints are discovered as you dig through your WormFarm. Once a Blueprint is found, you’ll need to fill your WormFarm with $WORM to the depth of the Blueprint in order to recover it.


---

# 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/gaming/foraging/blueprints.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.
