# Network Grabber

![Network Grabber](/files/6rRzqK73dKC45J4t20Tl)

The Network Grabber is a Directional Network Node who's only purpose is to 'grab' items from the target Slimefun Block and bring it into the Network.

The target block must be a Slimefun Block that has slots that are allowed to be accessed by Cargo **out**.

There must be room in the Network for the item and the deposit will follow the normal [Item Depositing](/networks/basics/item-deposit-withdrawal.md#depositing) ruleset.

The Grabber is a directional interface and, therefore, is compatible with the [Network Configurator](/networks/tools/network-configurator.md)

The Grabber is a Particle Emitter within a Network. If a [Network Crayon](/networks/tools/network-crayon.md) is installed into the Network, it will show when it's grabbed an item and will fire in a direction indicating where the item(s) were grabbed from.


---

# 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-grabber.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.
