# Network Exporter

![Network Exporter](/files/yhJFZQpoeWG62NdJDfgy)

The Network Importer's primary purpose is to allow a player to remove items from the Network to be picked up by a Cargo Network.

The Exporter will take a single Item in it's 'template' slot and will, once per Slimefun Tick, withdraw a single stack from the Network using the normal Withdrawal Ruleset and bring it into the output slot. This output slot is Cargo Accessable.

{% hint style="info" %}
Unlike it's Cargo name-sake, the Exporter does not drop items into adjacent blocks and must be picked up by some other means.
{% 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-exporter.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.
