# Crafting Collectible Items

To craft a collectible item, the player needs to do the following:

* Construct an Artifact, which is an additional extension to the corresponding workbench’s back on the home island, this unlocks the option of crafting collectible items.&#x20;
* Craft the collectible item using the workbench.

Crafting a collectible item:

* Takes time, but the item is produced in a separate slot, allowing the player to continue crafting common items whilst this process is underway.
* Crafting collectible equipment requires [Catalyst](/game/economy-overview/catolyst.md) and [Gems](/game/economy-overview/gems.md), the amounts of which depend on the item’s level

When using Artifact empowered workbenches, the slot used for crafting collectible items will use the same slot as for increasing their rarity, charging them or processing shards.

When crafting a collectible item, there is a chance to craft an item with a higher rarity, however the possible rarity cannot exceed the rarity of the Artifact linked to the workbench.

Each type of item with a specific rarity has a limited number of such items that can possibly be crafted. If the maximum quantity of an item with a certain rarity has already been crafted, it is no longer possible to craft another.


---

# 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://wiki.worldshards.online/game/economy-overview/collectible-items/collectible-equipment/crafting-collectible-items.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.
