# Craft

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

Many space stations and specialized outposts are equipped with **Craft** devices. To use one, navigate your ship close to the location and initiate interaction. If a Craft device is present, a **"Craft"** button will appear, leading you to its interface.

Each Craft device presents **four input slots**. To create an item, you must fill these slots with the correct combination of resources and components.

* **If you know the recipe**, the process is straightforward.
* **If you do not know the recipe**, you must **experiment** by trying different combinations.

**⚠️ Important:** Every use of the device **consumes all materials placed in the slots.**

**Outcomes: Success or Failure**

* **Success:** Using the correct recipe yields the desired, valuable technological device or system.
* **Failure:** An incorrect combination does not result in a total loss. Instead, it produces a strange, dark byproduct known as a **Dark Element**. These elements themselves have rarity (Common to Mythical) and can be used in future crafting experiments or even be part of other, more complex recipes.

**Known Dark Elements:**

<div><figure><img src="/files/QcV0LsR0HA7kvjYniqZW" alt=""><figcaption><p><mark style="color:$warning;">Dark Slag</mark></p></figcaption></figure> <figure><img src="/files/iCRqvdyGkMQliYHGafGz" alt=""><figcaption><p><mark style="color:$success;">Obsidian Crumble</mark></p></figcaption></figure> <figure><img src="/files/6BBV7LbO7NsgZ80cdEoa" alt=""><figcaption><p><mark style="color:blue;">Eclipse Residue</mark></p></figcaption></figure> <figure><img src="/files/Fu1d9vNcIUDJNULd0ErQ" alt=""><figcaption><p><mark style="color:yellow;">Phantom Ember</mark></p></figcaption></figure> <figure><img src="/files/jLjbtteleGWL0NYgjYWS" alt=""><figcaption><p><mark style="color:purple;">Entropy Dust</mark></p></figcaption></figure> <figure><img src="/files/qZ64hmIaemrmg5inv2Lz" alt=""><figcaption><p><mark style="color:red;">Void Ash</mark></p></figcaption></figure></div>

Active use of the Craft system requires a **substantial stockpile of resources and components** for experimentation. The alternative is to **acquire precise recipes**, making the process reliable and efficient. Recipes can be discovered through various means: shared by allies, found as quest rewards, or unearthed from cosmic debris.

��***To share a hard-won recipe with others, or to guard it as a personal advantage, is a choice that defines your path in the galaxy.***

***

🚧 **This feature is in active development.**\
⚠️*Its final design at launch may differ. This page will be updated as development progresses.*


---

# 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://pulsar-rift.gitbook.io/pulsar-rift/craft.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.
