> For the complete documentation index, see [llms.txt](https://wiki.shellprotocol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.shellprotocol.io/user-guide/earn-rewards/crafting.md).

# Crafting

## Contents

* [Overview](#overview)
* [Miscellaneous Artifacts](#miscellaneous-artifacts)

## Overview

Crafting recipes allow users to combine artifacts in order to mint a new artifact with different powers. New recipes may become available at times during the guarded launch or for special crafting events. Click here to read about the [first Shell crafting challenge](https://shellprotocol.io/posts/lunar-new-year-crafting-challenge/) for the 2023 lunar new year.&#x20;

Different recipes may require any [artifact](/user-guide/earn-rewards/bro-kwons-booty.md#artifacts) as ingredients ([expanders](/user-guide/earn-rewards/get-quota.md#expanders), [boosters](/user-guide/earn-rewards/multipliers-and-boosters.md#boosters), or [miscellaneous](#miscellaneous-artifacts)).

{% hint style="warning" %}
Warning: just like *opening* crates and *activating* items, *crafting* a new artifact is irreversible. That means you won’t ever be able to deconstruct your new [Rabbit Booster](https://twitter.com/ShellProtocol/status/1617630250279788545) or [Lucky Chad](https://twitter.com/ShellProtocol/status/1636803784759463937) (or any other crafted item) in order to get the original items back. That’s because under the hood, when you craft a new artifact you’re really minting a new NFT and burning the old NFTs!
{% endhint %}

## **Miscellaneous Artifacts**

Miscellaneous items don’t increase quota or points by themselves. However, they may be used as ingredients in crafting recipes.

<figure><img src="/files/Et2r3k3ukIHJeQbzdDtH" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://wiki.shellprotocol.io/user-guide/earn-rewards/crafting.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.
