# Network Encoder

![Network Encoder](/files/QyJiVPbU8IHng6H2LjSR)

The Network Encoder is the block that handles adding a recipe to a Crafting Blueprint.

![](/files/ZIZ0tXr7bSlfc3rN4vqN)

To encode a recipe, first add a Crafting Blueprint into the Blueprint Slot (blue background). Then put the items used to craft your desired output into the middle grid. when ready to encode, click the Encode button.

The output will go into the bottom right and is ready to be read by Auto Crafters.

The Encoder encodes Vanilla and Enhanced crafting recipies only.

{% hint style="info" %}
Be warned, encoding a recipe actually consumes the items provided and they cannot be recovered.
{% endhint %}


---

# 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.sefiraat.dev/networks/network-nodes/network-encoder.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.
