# Network Configurator

![Network Configurator](/files/V5yaWe37J3L9RLunrNAB)

The Network Configurator can store the state of any Directional Network Node and reapply the exact state to others.

Shift + Right Click a Directional Node to copy the settings.

Right Click a Directional Node to paste the settings onto the node.

For directional interfaces that require a template item, like the Pusher, you need to have a copy of that item in your inventory while pasting for the full copy to work. If you do not, the direction will copy and a warning will be raised over the lack of items.

### Directional Node Types

* [Monitor](/networks/network-nodes/network-monitor.md)
* [Grabber](/networks/network-nodes/network-grabber.md)
* [Pusher](/networks/network-nodes/network-pusher.md)


---

# 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/tools/network-configurator.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.
